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
/
ispell
/
spell.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace the now-incompatible-with-core contrib/tsearch2 module with a
Tom Lane
2007-11-13
1
-1544
/
+0
*
Fix core dump of ispell for case of non-successfull initialization.
Teodor Sigaev
2006-12-04
1
-1
/
+1
*
Fix lowercasing while parse OO dictionary
Teodor Sigaev
2006-11-23
1
-3
/
+3
*
Fix bug http://archives.postgresql.org/pgsql-bugs/2006-10/msg00258.php.
Teodor Sigaev
2006-11-20
1
-28
/
+47
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
1
-119
/
+185
*
Fix a passel of recently-committed violations of the rule 'thou shalt
Tom Lane
2006-07-14
1
-5
/
+2
*
Now ispell dictionary can eat dictionaries in MySpell format,
Teodor Sigaev
2006-06-09
1
-3
/
+91
*
This patch makes the error message strings throughout the backend
Neil Conway
2006-03-01
1
-1
/
+1
*
Fixing and improve compound word support. This changes cannot be applied to
Teodor Sigaev
2006-02-20
1
-56
/
+75
*
Allow "'" symbol in affixes ("'s" affix in english): it was diallowed during
Teodor Sigaev
2006-02-10
1
-7
/
+9
*
1 Fix bug with very short word: prefix and suffix might be overlapped,
Teodor Sigaev
2006-02-09
1
-50
/
+57
*
Check number of affixes to prevent core dump with zero number of affixes
Teodor Sigaev
2006-02-06
1
-0
/
+3
*
Multibyte encodings support for ISpell dictionary
Teodor Sigaev
2005-12-21
1
-84
/
+145
*
Improve support of multibyte encoding:
Teodor Sigaev
2005-12-12
1
-15
/
+4
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-29
/
+35
*
Suppress signed-vs-unsigned-char warnings in contrib.
Tom Lane
2005-09-24
1
-31
/
+36
*
Add extra argument for new pg_regexec API.
Bruce Momjian
2005-07-10
1
-1
/
+1
*
Avoid unnecessary dependence on u_int16_t, per buildfarm failure.
Tom Lane
2005-01-26
1
-1
/
+1
*
improve support of agglutinative languages (query with compound words).
Teodor Sigaev
2005-01-25
1
-23
/
+39
*
Fixes:
Teodor Sigaev
2005-01-11
1
-10
/
+17
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-428
/
+582
*
Previous commit wasnt full...
Teodor Sigaev
2004-06-23
1
-9
/
+9
*
1 Fix affixes with void replacement (AFAIK, it's only russian)
Teodor Sigaev
2004-06-23
1
-57
/
+130
*
Fix memory leak with pg_regexec
Teodor Sigaev
2004-05-31
1
-1
/
+4
*
Fix memory leak with pg_regcomp
Teodor Sigaev
2004-05-31
1
-0
/
+1
*
Win32 related patch by Darko Prenosil. Small correct by teodor
Teodor Sigaev
2004-05-31
1
-4
/
+19
*
Suppress 'uninitialized variable' warning emitted by some (not all)
Tom Lane
2004-05-07
1
-1
/
+1
*
Solve the 'Turkish problem' with undesirable locale behavior for case
Tom Lane
2004-05-07
1
-4
/
+4
*
Fix some portability issues (reliance on gcc-isms).
Tom Lane
2004-04-01
1
-1
/
+4
*
Fix signed char in comparison and check memory allocation
Teodor Sigaev
2003-12-18
1
-4
/
+5
*
Fix integer types to use definition from c.h. Per bug report by Patrick Boula...
Teodor Sigaev
2003-12-10
1
-8
/
+8
*
Avoid conflict strndup with glibc
Teodor Sigaev
2003-12-04
1
-4
/
+4
*
Fix free instead of pfree
Teodor Sigaev
2003-11-28
1
-8
/
+8
*
Optimize. Improve ispell support for compound words. This work was sponsored ...
Teodor Sigaev
2003-11-17
1
-276
/
+629
*
pgindent run.
Bruce Momjian
2003-08-04
1
-373
/
+503
*
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-24
1
-3
/
+9
*
tsearch2 module
Teodor Sigaev
2003-07-21
1
-0
/
+520