index
:
users/heikki/postgres.git
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
arm64-crc
armv8-crc
csn
csn2
csn5
freeze-by-xid-lsn-ranges
getsnapshotdata-with-commitseqno
master
page_image_logging
pg_rewind
saslprep
scram-leftovers
scram-protocol-docs
scram-random
seqam
sort-balanced-merge-pause
sort-balanced-merge3
ssl-reneg
ssl-reneg-94
walformat5
win32-is-service
win32-is-service-v5
win32-is-service-v7
xloginsert-refactor3
Heikki's random PostgreSQL patches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
tsearch2
/
sql
Age
Commit message (
Expand
)
Author
2016-07-21
Make contrib regression tests safe for Danish locale.
Tom Lane
2011-02-14
Convert contrib modules to use the extension facility.
Tom Lane
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-08-19
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2007-11-13
Resurrect the code for the rewrite(ARRAY[...]) aggregate function,
Tom Lane
2007-11-13
Replace the now-incompatible-with-core contrib/tsearch2 module with a
Tom Lane
2006-09-10
Rename contrib contains/contained-by operators to @> and <@, per discussion.
Tom Lane
2006-05-02
GIN: Generalized Inverted iNdex.
Teodor Sigaev
2006-02-10
renew output of regression test accordingly to
Teodor Sigaev
2005-11-21
Text parser rewritten:
Teodor Sigaev
2005-11-08
New features for tsearch2:
Teodor Sigaev
2005-06-26
Add E'' syntax so eventually normal strings can treat backslashes
Bruce Momjian
2004-06-28
1 Eliminate duplicate field HLWORD->skip
Teodor Sigaev
2004-06-23
Fix stupid bug in installcheck
Teodor Sigaev
2004-05-28
Stat function now can show statistics per weight of lexemes
Teodor Sigaev
2004-03-25
1 Minimize memory allocation for void (but not null) value.
Teodor Sigaev
2003-08-28
More accuracy works with stopwords in queries
Teodor Sigaev
2003-08-06
Add ts_debug function for debugging configurations
Teodor Sigaev
2003-07-21
tsearch2 module
Teodor Sigaev