Adjust the names of a couple of tsearch index support functions that had

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 11fccbeaebb1fd642fc4f22f903dcbde01fc7756
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-11-28T19:33:05Z
Releases: 8.3.0
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.

Files