]> granicus.if.org Git - postgresql/commit
Adjust the names of a couple of tsearch index support functions that had
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 Nov 2007 19:33:05 +0000 (19:33 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 Nov 2007 19:33:05 +0000 (19:33 +0000)
commit11fccbeaebb1fd642fc4f22f903dcbde01fc7756
tree7b8d993920be1cb856fd4d52c5108b5c34bb8039
parentd54ca56743d5b0bb43f7cd951290384a6933e9f9
Adjust the names of a couple of tsearch index support functions that had
inappropriately generic-sounding names.  This is more or less free since
we already forced initdb for the next beta, and it may prevent confusion or
name conflicts (particularly at the C-global-symbol level) down the road.
Per my proposal yesterday.
contrib/tsearch2/tsearch2.sql.in
src/backend/utils/adt/tsginidx.c
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h
src/include/tsearch/ts_utils.h