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)
commit34f9b3a7da603d66d5661a5083cc23c1c6f2c539
tree47fe2eec390a68d37c56fe2e393f28500a9743ff
parent68731dd038439d92af62f39cd30193a35843d065
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