summaryrefslogtreecommitdiff
path: root/contrib/tsearch2/wparser.c
Commit message (Expand)AuthorAgeFilesLines
* Replace the now-incompatible-with-core contrib/tsearch2 module with aTom Lane2007-11-131-611/+0
* Fix caching of unsuccessful initialization of parser or configuration.Teodor Sigaev2007-04-021-1/+1
* pgindent run for 8.2.Bruce Momjian2006-10-041-2/+2
* This patch makes the error message strings throughout the backendNeil Conway2006-03-011-11/+11
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-8/+8
* Document get_call_result_type() and friends; mark TypeGetTupleDesc()Tom Lane2005-05-301-10/+15
* For some reason access/tupmacs.h has been #including utils/memutils.h,Tom Lane2005-05-061-6/+5
* 1 fix various comparing functionsTeodor Sigaev2005-03-311-1/+3
* Pgindent run for 8.0.Bruce Momjian2004-08-291-23/+33
* 1 add namespaces as Tom suggest http://www.pgsql.ru/db/mw/msg.html?mid=1987703Teodor Sigaev2004-05-311-29/+40
* Fix some portability issues (reliance on gcc-isms).Tom Lane2004-04-011-5/+10
* Replace TupleTableSlot convention for whole-row variables and functionTom Lane2004-04-011-4/+2
* pgindent run.Bruce Momjian2003-08-041-281/+333
* tsearch2 moduleTeodor Sigaev2003-07-211-0/+529