index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
tsearch2
Age
Commit message (
Expand
)
Author
2004-09-14
Adjust tsearch2.sql to avoid use of COPY FROM STDIN, so as to
Tom Lane
2004-09-13
Redesign query-snapshot timing so that volatile functions in READ COMMITTED
Tom Lane
2004-08-30
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-08-20
> Please find enclose a submission to fix these problems.
Bruce Momjian
2004-08-04
Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments
Tom Lane
2004-07-04
Fix misspellings: langauge -> language.
Tom Lane
2004-06-28
1 Eliminate duplicate field HLWORD->skip
Teodor Sigaev
2004-06-23
Previous commit wasnt full...
Teodor Sigaev
2004-06-23
1 Fix affixes with void replacement (AFAIK, it's only russian)
Teodor Sigaev
2004-06-23
Fix stupid bug in installcheck
Teodor Sigaev
2004-06-01
Fix silly bug
Teodor Sigaev
2004-05-31
1 add namespaces as Tom suggest http://www.pgsql.ru/db/mw/msg.html?mid=1987703
Teodor Sigaev
2004-05-31
Fix memory leak with pg_regexec
Teodor Sigaev
2004-05-31
Fix memory leak with pg_regcomp
Teodor Sigaev
2004-05-31
Win32 related patch by Darko Prenosil. Small correct by teodor
Teodor Sigaev
2004-05-30
Use the new List API function names throughout the backend, and disable the
Neil Conway
2004-05-28
Stat function now can show statistics per weight of lexemes
Teodor Sigaev
2004-05-14
Update docs from Andrew J. Kopciuch <akopciuch@bddf.ca>
Teodor Sigaev
2004-05-07
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-04-02
Fix some more compatibility issues (ctype.h macros must never be passed
Tom Lane
2004-04-01
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-03-30
Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned
Teodor Sigaev
2004-03-25
1 Minimize memory allocation for void (but not null) value.
Teodor Sigaev
2004-02-24
Add %option nodefault to all our flex lexers. Fix a couple of rule gaps
Tom Lane
2004-02-20
The following bug has been logged online:
Bruce Momjian
2003-12-18
Fix signed char in comparison and check memory allocation
Teodor Sigaev
2003-12-10
Fix integer types to use definition from c.h. Per bug report by Patrick Boula...
Teodor Sigaev
2003-12-05
One more fix confusion
Teodor Sigaev
2003-12-05
Avoid confusion start_parse_str function with tsearch V1
Teodor Sigaev
2003-12-04
Avoid conflict strndup with glibc
Teodor Sigaev
2003-12-03
Fix for word with several infinitives
Teodor Sigaev
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-28
Fix free instead of pfree
Teodor Sigaev
2003-11-27
Fixes about word with several infiniteve
Teodor Sigaev
2003-11-26
Utility for convert myspell dictionaries to ispell, full README will be later
Teodor Sigaev
2003-11-25
Ignore too long lexeme
Teodor Sigaev
2003-11-17
Optimize. Improve ispell support for compound words. This work was sponsored ...
Teodor Sigaev
2003-09-29
I've not changed any malloc/calloc to palloc. It looks to me that these memory
Bruce Momjian
2003-09-22
fix hlfinditem function. Thanks to "Stphane Bidoul" <stephane.bidoul@software...
Teodor Sigaev
2003-09-14
Persuade tsearch/tsearch2 to work (or at least pass their regression
Tom Lane
2003-09-12
Fix incorrect pfree in to_tsquery_name(), per Nigel Andrews.
Tom Lane
2003-08-28
More accuracy works with stopwords in queries
Teodor Sigaev
2003-08-26
fix module name in MODULE_PATHNAME substitution
Teodor Sigaev
2003-08-23
Bring the makefiles up to our conventions.
Peter Eisentraut
2003-08-21
ISpell info updated
Teodor Sigaev
2003-08-15
Eliminate function start_parse_fh and macro YY_INPUT
Teodor Sigaev
[next]