index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
tsearch2
Commit message (
Expand
)
Author
Age
*
Update docs from Andrew J. Kopciuch <akopciuch@bddf.ca>
Teodor Sigaev
2004-05-14
*
Suppress 'uninitialized variable' warning emitted by some (not all)
Tom Lane
2004-05-07
*
Use regprocedure type instead of oid. Usefull for human read and dump/restore
Teodor Sigaev
2004-05-07
*
Solve the 'Turkish problem' with undesirable locale behavior for case
Tom Lane
2004-05-07
*
Fix some more compatibility issues (ctype.h macros must never be passed
Tom Lane
2004-04-02
*
Fix some portability issues (reliance on gcc-isms).
Tom Lane
2004-04-01
*
Replace TupleTableSlot convention for whole-row variables and function
Tom Lane
2004-04-01
*
Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned
Teodor Sigaev
2004-03-30
*
1 Minimize memory allocation for void (but not null) value.
Teodor Sigaev
2004-03-25
*
Add %option nodefault to all our flex lexers. Fix a couple of rule gaps
Tom Lane
2004-02-24
*
The following bug has been logged online:
Bruce Momjian
2004-02-20
*
Fix signed char in comparison and check memory allocation
Teodor Sigaev
2003-12-18
*
Fix integer types to use definition from c.h. Per bug report by Patrick Boula...
Teodor Sigaev
2003-12-10
*
One more fix confusion
Teodor Sigaev
2003-12-05
*
Avoid confusion start_parse_str function with tsearch V1
Teodor Sigaev
2003-12-05
*
Avoid conflict strndup with glibc
Teodor Sigaev
2003-12-04
*
Fix for word with several infinitives
Teodor Sigaev
2003-12-03
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Fix free instead of pfree
Teodor Sigaev
2003-11-28
*
Fixes about word with several infiniteve
Teodor Sigaev
2003-11-27
*
Utility for convert myspell dictionaries to ispell, full README will be later
Teodor Sigaev
2003-11-26
*
Ignore too long lexeme
Teodor Sigaev
2003-11-25
*
Optimize. Improve ispell support for compound words. This work was sponsored ...
Teodor Sigaev
2003-11-17
*
I've not changed any malloc/calloc to palloc. It looks to me that these memory
Bruce Momjian
2003-09-29
*
fix hlfinditem function. Thanks to "Stphane Bidoul" <stephane.bidoul@software...
Teodor Sigaev
2003-09-22
*
Persuade tsearch/tsearch2 to work (or at least pass their regression
Tom Lane
2003-09-14
*
Fix incorrect pfree in to_tsquery_name(), per Nigel Andrews.
Tom Lane
2003-09-12
*
More accuracy works with stopwords in queries
Teodor Sigaev
2003-08-28
*
fix module name in MODULE_PATHNAME substitution
Teodor Sigaev
2003-08-26
*
Bring the makefiles up to our conventions.
Peter Eisentraut
2003-08-23
*
ISpell info updated
Teodor Sigaev
2003-08-21
*
Eliminate function start_parse_fh and macro YY_INPUT
Teodor Sigaev
2003-08-15
*
Correct error messages
Teodor Sigaev
2003-08-13
*
More accuracy work with MinWords option of headline function
Teodor Sigaev
2003-08-13
*
Another pgindent run with updated typedefs.
Bruce Momjian
2003-08-08
*
OpenFTS vs Tsearch2 comment
Teodor Sigaev
2003-08-06
*
Add documentation about ts_debug
Teodor Sigaev
2003-08-06
*
Add ts_debug function for debugging configurations
Teodor Sigaev
2003-08-06
*
Sub-Makefiles need to explicitly add CFLAGS_SL to CFLAGS, else their
Tom Lane
2003-08-04
*
Fix to build correctly outside source tree.
Tom Lane
2003-08-04
*
make sub-Makefiles in the sub-directories
Teodor Sigaev
2003-08-04
*
Docs fixes
Teodor Sigaev
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
Fix for Alpha portability.
Tom Lane
2003-08-01
*
Update contrib regression tests for recent error message editing.
Tom Lane
2003-08-01
*
A visit from the message-style police ...
Tom Lane
2003-07-28
*
elog mop-up.
Tom Lane
2003-07-27
*
elog mop-up.
Tom Lane
2003-07-27
*
Fix a few portability issues, adjust error messages.
Tom Lane
2003-07-24
*
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-24
[next]