]> granicus.if.org Git - postgresql/commit
Allow spgist's text_ops to handle pattern-matching operators.
authorRobert Haas <rhaas@postgresql.org>
Thu, 2 Feb 2012 18:10:56 +0000 (13:10 -0500)
committerRobert Haas <rhaas@postgresql.org>
Thu, 2 Feb 2012 18:10:56 +0000 (13:10 -0500)
commit0ed7445d7317318ffed0d8dac9a06611771d315b
tree56830c3c00148e5ab629fcde2f577ce1e0f9238a
parentb4e0741727685443657b55932da0c06f028fbc00
Allow spgist's text_ops to handle pattern-matching operators.

This was presumably intended to work this way all along, but a few key
bits of indxpath.c didn't get the memo.

Robert Haas and Tom Lane
src/backend/optimizer/path/indxpath.c
src/include/catalog/pg_opfamily.h