Use PG_GETARG_TEXT_PP instead of PG_GETARG_TEXT_P in the new
authorHeikki Linnakangas <heikki@enterprisedb.com>
Tue, 2 Dec 2008 11:30:53 +0000 (11:30 +0000)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Tue, 2 Dec 2008 11:30:53 +0000 (11:30 +0000)
commitef8672fece0246054d599aa86416b4f97a15526b
tree6510b8d1aee02eca49a4e30affaa45fb8ad2b8fd
parent8cf8175be9229377e17a4cc1c1d32a10c8a6d25f
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