postgresql/contrib/tsearch2
Tom Lane d5768dce10 Create an official API function for C functions to use to check if they are
being called as aggregates, and to get the aggregate transition state memory
context if needed.  Use it instead of poking directly into AggState and
WindowAggState in places that shouldn't know so much.

We should have done this in 8.4, probably, but better late than never.

Revised version of a patch by Hitoshi Harada.
2010-02-08 20:39:52 +00:00
..
data tsearch2 module 2003-07-21 10:27:44 +00:00
expected Improve psql's tabular display of wrapped-around data by inserting markers 2009-11-22 05:20:41 +00:00
sql Resurrect the code for the rewrite(ARRAY[...]) aggregate function, 2007-11-13 22:14:50 +00:00
Makefile Replace the now-incompatible-with-core contrib/tsearch2 module with a 2007-11-13 21:02:29 +00:00
tsearch2.c Create an official API function for C functions to use to check if they are 2010-02-08 20:39:52 +00:00
tsearch2.sql.in Adjust the APIs for GIN opclass support functions to allow the extractQuery() 2009-03-25 22:19:02 +00:00
uninstall_tsearch2.sql Add snb_ru_init(internal) to list of stub functions in tsearch2 2007-11-16 00:34:54 +00:00