summaryrefslogtreecommitdiff
path: root/contrib/tsearch2/wparser.c
AgeCommit message (Expand)Author
2007-11-13Replace the now-incompatible-with-core contrib/tsearch2 module with aTom Lane
2007-04-02Fix caching of unsuccessful initialization of parser or configuration.Teodor Sigaev
2006-10-04pgindent run for 8.2.Bruce Momjian
2006-03-01This patch makes the error message strings throughout the backendNeil Conway
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-05-30Document get_call_result_type() and friends; mark TypeGetTupleDesc()Tom Lane
2005-05-06For some reason access/tupmacs.h has been #including utils/memutils.h,Tom Lane
2005-03-311 fix various comparing functionsTeodor Sigaev
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-05-311 add namespaces as Tom suggest http://www.pgsql.ru/db/mw/msg.html?mid=1987703Teodor Sigaev
2004-04-01Fix some portability issues (reliance on gcc-isms).Tom Lane
2004-04-01Replace TupleTableSlot convention for whole-row variables and functionTom Lane
2003-08-04pgindent run.Bruce Momjian
2003-07-21tsearch2 moduleTeodor Sigaev