Commit Graph

20 Commits (ae0e550ce1703621efb3b75f4558df253cef5bca)

Author SHA1 Message Date
Tom Lane ade49c605f Test all contrib-created operator classes with amvalidate. 9 years ago
Tom Lane d70d119151 Make contrib regression tests safe for Danish locale. 9 years ago
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
Peter Eisentraut 3f11971916 Remove extra newlines at end and beginning of files, add missing newlines 15 years ago
Tom Lane 4394c1b09c Resurrect the code for the rewrite(ARRAY[...]) aggregate function, 18 years ago
Tom Lane 90e3f2aca7 Replace the now-incompatible-with-core contrib/tsearch2 module with a 18 years ago
Tom Lane 684ad6a92f Rename contrib contains/contained-by operators to @> and <@, per discussion. 19 years ago
Teodor Sigaev 8a3631f8d8 GIN: Generalized Inverted iNdex. 20 years ago
Teodor Sigaev 011c520cb6 renew output of regression test accordingly to 20 years ago
Teodor Sigaev c52795d18a Text parser rewritten: 20 years ago
Teodor Sigaev 0645663e6c New features for tsearch2: 20 years ago
Bruce Momjian bb3cce4ec9 Add E'' syntax so eventually normal strings can treat backslashes 21 years ago
Teodor Sigaev bb89237531 1 Eliminate duplicate field HLWORD->skip 22 years ago
Teodor Sigaev 09bc52fe73 Fix stupid bug in installcheck 22 years ago
Teodor Sigaev a6ea6457fa Stat function now can show statistics per weight of lexemes 22 years ago
Teodor Sigaev eebdfcdbe6 1 Minimize memory allocation for void (but not null) value. 22 years ago
Teodor Sigaev 61366a9503 More accuracy works with stopwords in queries 22 years ago
Teodor Sigaev dd2870f76f Add ts_debug function for debugging configurations 22 years ago
Teodor Sigaev b88605337e tsearch2 module 22 years ago