]> granicus.if.org Git - postgresql/commit
Use PG_GETARG_TEXT_PP instead of PG_GETARG_TEXT_P in the new
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Tue, 2 Dec 2008 11:30:53 +0000 (11:30 +0000)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Tue, 2 Dec 2008 11:30:53 +0000 (11:30 +0000)
commitb64d966deb12a54aa6e16aeab586977c374fb2c4
tree78b63e9d37164f5eb84169d5342e74e1510406a2
parent2c69fa0c388ccff1048749be06c7c522f23d4659
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