Skip to content

Commit

Permalink
fixup! disable filter cache in genericFunctionQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
mfussenegger committed Feb 9, 2015
1 parent 79e0613 commit f724705
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ Changes for Crate
Unreleased
==========

- Improved performance of queries that use the equals operator on arrays
- Improved performance of queries that use generic scalar functions (like
equals comparison on arrays)

- COPY FROM now skips rows with the same primary key instead of overriding them

Expand Down

0 comments on commit f724705

Please sign in to comment.