Commit Graph

11 Commits (e4959fb5cb15f486dcc3489c3e6ddfa37b00c551)

Author SHA1 Message Date
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago
Peter Eisentraut fc946c39ae Remove useless whitespace at end of lines 15 years ago
Robert Haas 0e22e08fe5 Make hstore regression tests independent of standard_conforming_strings. 16 years ago
Robert Haas ce51747673 Remove hstore % text[] operator; use slice() function instead. 16 years ago
Robert Haas 31c47e53aa Rename hstore => text[] operator to % 16 years ago
Robert Haas b17129b589 Remove hstore's text[] => text[] operator. 16 years ago
Tom Lane 172eacba43 Assorted improvements in contrib/hstore. 16 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