index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
tsearch2
/
tsearch2.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
Peter Eisentraut
2014-04-18
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Improve define_custom_variable's handling of pre-existing settings.
Tom Lane
2011-10-04
*
Clean up the #include mess a little.
Tom Lane
2011-09-04
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Standardize get_whatever_oid functions for other object types.
Robert Haas
2010-08-05
*
Create an official API function for C functions to use to check if they are
Tom Lane
2010-02-08
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Fix bug with multiple evaluation of tsearch2 compatibility trigger, trigger
Teodor Sigaev
2009-01-28
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Support window functions a la SQL:2008.
Tom Lane
2008-12-28
*
Simplify and standardize conversions between TEXT datums and ordinary C
Tom Lane
2008-03-25
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Add snb_ru_init(internal) to list of stub functions in tsearch2
Tom Lane
2007-11-16
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Resurrect the code for the rewrite(ARRAY[...]) aggregate function,
Tom Lane
2007-11-13
*
Replace the now-incompatible-with-core contrib/tsearch2 module with a
Tom Lane
2007-11-13