Commit Graph

9 Commits (607b2be7bb230ea4c558cb3101794f94de35ab85)

Author SHA1 Message Date
Tom Lane 9b5c8d45f6 Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
Bruce Momjian 33e2e02493 Add CVS version labels to all install/uninstall scripts. 18 years ago
Bruce Momjian 926bbab448 Make /contrib install/uninstall script consistent: 18 years ago
Tom Lane d80d8acbce Support functions for index opclasses should be immutable. 19 years ago
Tom Lane 0effa088f5 Clean up usage of some deprecated APIs, particularly schema-unsafe 19 years ago
Teodor Sigaev 754148d81f Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 19 years ago
Teodor Sigaev 3f16647960 Rename function 'isexists' and 'isdefined' to 19 years ago
Tom Lane 684ad6a92f Rename contrib contains/contained-by operators to @> and <@, per discussion. 20 years ago
Teodor Sigaev 642194ba0c Add hstore contrib module. 20 years ago