index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
tsearch2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix localization support for multibyte encoding and C locale.
Teodor Sigaev
2007-01-15
3
-52
/
+144
*
Add a defense to prevent core dumps if 8.2 version of rank_cd() is used with
Tom Lane
2006-12-28
1
-1
/
+17
*
Fix memory reallocation condition
Teodor Sigaev
2006-12-26
1
-2
/
+2
*
Fix convertion for 'PFX flag N num'
Teodor Sigaev
2006-12-21
1
-1
/
+1
*
Fix core dump of ispell for case of non-successfull initialization.
Teodor Sigaev
2006-12-04
2
-4
/
+4
*
Fix lowercasing while parse OO dictionary
Teodor Sigaev
2006-11-23
1
-3
/
+3
*
Avoid infinity calculations in rank_cd
Teodor Sigaev
2006-11-22
1
-1
/
+11
*
Fix type in return value
Teodor Sigaev
2006-11-21
1
-1
/
+1
*
Fix bug http://archives.postgresql.org/pgsql-bugs/2006-10/msg00258.php.
Teodor Sigaev
2006-11-20
6
-62
/
+131
*
Fix two typos.
Neil Conway
2006-11-08
1
-2
/
+2
*
New README, forgotten when docs was updated
Teodor Sigaev
2006-11-08
1
-166
/
+167
*
Add description of new features
Teodor Sigaev
2006-10-31
3
-90
/
+503
*
Make use of qsort_arg in several places that were formerly using klugy
Tom Lane
2006-10-05
2
-16
/
+17
*
Improve error messages from to_tsquery per yesterday's discussion:
Tom Lane
2006-10-04
1
-8
/
+18
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
29
-1621
/
+2156
*
Update tsearch2 README.
Bruce Momjian
2006-10-02
1
-3
/
+2
*
Rename the uninstall scripts for contrib/lo and contrib/tsearch2 to
Tom Lane
2006-09-11
1
-3
/
+3
*
Rename contrib contains/contained-by operators to @> and <@, per discussion.
Tom Lane
2006-09-10
5
-782
/
+816
*
Use '' rather than \' for literal single quotes in strings in
Bruce Momjian
2006-09-02
3
-28
/
+43
*
Add description of tsvector type layout
Teodor Sigaev
2006-08-29
1
-0
/
+14
*
Remove pos comparison in silly_cmp_tsvector(): it is not a semantically signi...
Teodor Sigaev
2006-08-29
1
-2
/
+0
*
Fix incorrect length of lexemes in silly_cmp_tsvector()
Teodor Sigaev
2006-08-29
1
-1
/
+1
*
Fix regression tests: after changing comparing function
Teodor Sigaev
2006-08-25
1
-1
/
+1
*
Fix compare bug for tsvector: problem was in aligment. Per Stefan Kaltenbrunn...
Teodor Sigaev
2006-08-24
1
-8
/
+34
*
Fix some makefiles that fail to yield good results from 'make -qp'.
Tom Lane
2006-07-15
1
-1
/
+3
*
Fix a passel of recently-committed violations of the rule 'thou shalt
Tom Lane
2006-07-14
6
-20
/
+7
*
Adjust /contrib for new include file contents.
Bruce Momjian
2006-07-13
1
-0
/
+1
*
Alphabetically order reference to include files, "S"-"Z".
Bruce Momjian
2006-07-11
2
-10
/
+10
*
Alphabetically order reference to include files, "N" - "S".
Bruce Momjian
2006-07-11
1
-1
/
+1
*
GIN improvements
Teodor Sigaev
2006-07-11
1
-4
/
+4
*
Sort reference of include files, "A" - "F".
Bruce Momjian
2006-07-11
2
-3
/
+3
*
Allow /contrib include files to compile on their own.
Bruce Momjian
2006-07-10
6
-10
/
+12
*
Changes
Teodor Sigaev
2006-06-28
2
-5
/
+5
*
Now ispell dictionary can eat dictionaries in MySpell format,
Teodor Sigaev
2006-06-09
2
-3
/
+92
*
Allow do not lexize words in substitution.
Teodor Sigaev
2006-06-06
2
-30
/
+69
*
Fix wrong NOTICE/ERROR levels
Teodor Sigaev
2006-06-02
1
-3
/
+3
*
Distinguish between stop-word recognized in thesaurus_lexize()
Teodor Sigaev
2006-06-02
1
-3
/
+4
*
Add more strict check of stop and non-recognized words,
Teodor Sigaev
2006-06-02
1
-3
/
+12
*
fix comparison with SPI_processed
Teodor Sigaev
2006-05-31
1
-1
/
+1
*
Add thesaurus dictionary which can replace N>0 lexemes by M>0 lexemes.
Teodor Sigaev
2006-05-31
13
-129
/
+1257
*
Magic blocks don't do us any good unless we use 'em ... so install one
Tom Lane
2006-05-30
1
-0
/
+2
*
Back out \' change for tsearch2, broke regression tests.
Bruce Momjian
2006-05-19
2
-2
/
+2
*
Use SQL standard '' rather than \' in /contrib. Backpatch to 8.1.X.
Bruce Momjian
2006-05-19
2
-2
/
+2
*
GIN: Generalized Inverted iNdex.
Teodor Sigaev
2006-05-02
5
-2
/
+243
*
Fix stupid mistake in rank_cd_def cleanup
Teodor Sigaev
2006-04-10
1
-2
/
+2
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
19
-0
/
+35
*
Significantly improve ranking:
Teodor Sigaev
2006-03-02
3
-92
/
+161
*
This patch makes the error message strings throughout the backend
Neil Conway
2006-03-01
12
-42
/
+42
*
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2006-02-27
2
-203
/
+203
*
Fixing and improve compound word support. This changes cannot be applied to
Teodor Sigaev
2006-02-20
1
-56
/
+75
[next]