Use PG_GETARG_TEXT_PP instead of PG_GETARG_TEXT_P in the new
Heikki Linnakangas <heikki.linnakangas@iki.fi>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/tsginidx.c | modified | +9 −9 |