Use PG_GETARG_TEXT_PP instead of PG_GETARG_TEXT_P in the new
commitafd30cc1fbf2e454c18c8752fda28489c0e770a6
authorheikki <heikki>
Tue, 2 Dec 2008 11:30:53 +0000 (2 11:30 +0000)
committerheikki <heikki>
Tue, 2 Dec 2008 11:30:53 +0000 (2 11:30 +0000)
tree1d42d190a3553cd770d1a87d77e0fe7c0911333a
parent6d585a2b1019be37dbe4b473f3e474719b0f76dd
Use PG_GETARG_TEXT_PP instead of PG_GETARG_TEXT_P in the new
gin_cmp_tslexeme and gin_cmp_prefix functions. Should shave off a few
cycles from GIN operations.
src/backend/utils/adt/tsginidx.c