aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tsearch/regis.c
Commit message (Expand)AuthorAge
* Update copyright for 2022Bruce Momjian2022-01-07
* Update copyright for 2021Bruce Momjian2021-01-02
* Update copyrights for 2020Bruce Momjian2020-01-01
* Update copyright for 2019Bruce Momjian2019-01-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Assume wcstombs(), towlower(), and sibling functions are always present.Tom Lane2017-09-22
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Cleanup various comparisons with the constant "true".Robert Haas2010-11-14
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Remove duplicate variable initializations identified by clang static checker.Tom Lane2009-08-30
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Update copyright for 2009.Bruce Momjian2009-01-01
* Move USE_WIDE_UPPER_LOWER define to c.h, and remove TS_USE_WIDE and useBruce Momjian2008-06-17
* Fix RS_isRegis() to agree exactly with RS_compile()'s idea of what's a validTom Lane2008-01-21
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Re-run pgindent with updated list of typedefs. (Updated README shouldBruce Momjian2007-11-15
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-21