Commit Graph

33 Commits (ecacbdbcee67e202cfcaa1180da170b9f13654bb)

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
Tom Lane a2de4826e9 Fix contrib/tsearch2 expected results to match recent changes in URL parsing. 16 years ago
Tom Lane 1753337cf5 Improve psql's tabular display of wrapped-around data by inserting markers 16 years ago
Heikki Linnakangas a41e9ec0db Add alternative expected output files for cs_CZ locale for btree_gist and 17 years ago
Tom Lane 8461ab5ab1 Update contrib for tsearch changes. 18 years ago
Andrew Dunstan d6eaeb335b Adjust contrib/tsearch2 regression results to use XML tag and XML entity descriptions, as now used by core text search default parser. 18 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. 20 years ago
Bruce Momjian 0c4f2894f9 Use '' rather than \' for literal single quotes in strings in 20 years ago
Teodor Sigaev 74dbba701f Fix regression tests: after changing comparing function 20 years ago
Teodor Sigaev 22505f4703 Add thesaurus dictionary which can replace N>0 lexemes by M>0 lexemes. 20 years ago
Teodor Sigaev 8a3631f8d8 GIN: Generalized Inverted iNdex. 20 years ago
Teodor Sigaev 38c4fe87ac Significantly improve ranking: 20 years ago
Teodor Sigaev 011c520cb6 renew output of regression test accordingly to 20 years ago
Teodor Sigaev 5e2707c45f Snowball multibyte. It's a pity, but snowball sources is very diferent for multibyte and 20 years ago
Teodor Sigaev c52795d18a Text parser rewritten: 20 years ago
Teodor Sigaev 134bed8089 Fix rwrite(ARRAY) on 64-bit boxes: 20 years ago
Teodor Sigaev 0645663e6c New features for tsearch2: 20 years ago
Teodor Sigaev 21b748e76a 1 Fix problem with lost precision in rank with OR-ed lexemes 20 years ago
Bruce Momjian bb3cce4ec9 Add E'' syntax so eventually normal strings can treat backslashes 21 years ago
Tom Lane b04e70b11e Adjust tsearch2.sql to avoid use of COPY FROM STDIN, so as to 22 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 0b1ee9b5a3 fix hlfinditem function. Thanks to "Stphane Bidoul" <stephane.bidoul@softwareag.com>. 23 years ago
Teodor Sigaev 61366a9503 More accuracy works with stopwords in queries 23 years ago
Teodor Sigaev dd2870f76f Add ts_debug function for debugging configurations 23 years ago
Tom Lane 6ed071bca5 Update contrib regression tests for recent error message editing. 23 years ago
Teodor Sigaev 8f146a9077 Fix output to psql:tsearch2.sql:13: NOTICE: ... "pg_ts_dict_pkey" 23 years ago
Teodor Sigaev b88605337e tsearch2 module 23 years ago