diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2014-11-28 18:09:19 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2014-11-28 18:09:19 -0300 |
commit | 816e10d80033dd74b3b76fdfd84dffb767316c54 (patch) | |
tree | eee5819c3d54792bc935cb24ec56b909efb09b2b /contrib/test_parser/test_parser.c | |
parent | ae04bf50277ae25ca741cf3322d231c7dfb4c997 (diff) | |
download | postgresql-816e10d80033dd74b3b76fdfd84dffb767316c54.tar.gz postgresql-816e10d80033dd74b3b76fdfd84dffb767316c54.zip |
Fix BRIN operator family definitions
The original definitions were leaving no room for cross-type operators,
so queries that compared a column of one type against something of a
different type were not taking advantage of the index. Fix by making
the opfamilies more like the ones for Btree, and include a few
cross-type operator classes.
Catalog version bumped.
Per complaints from Hubert Lubaczewski, Mark Wong, Heikki Linnakangas.
Diffstat (limited to 'contrib/test_parser/test_parser.c')
0 files changed, 0 insertions, 0 deletions