aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-05-23 22:33:23 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-05-23 22:33:23 +0000
commit11d5c82002a07827cc8896e34ea0d1b6cdb93e49 (patch)
tree8ec7a8e3ca50712b30384506e6b2dec293ff9a29 /src/backend/access/gist/gist.c
parent78d21560660dd1e6cb4850ab2735caaf8527e8b4 (diff)
downloadpostgresql-11d5c82002a07827cc8896e34ea0d1b6cdb93e49.tar.gz
postgresql-11d5c82002a07827cc8896e34ea0d1b6cdb93e49.zip
Improve implementation of btrim/ltrim/rtrim: provide a special case for
single-byte encodings, and a direct C implementation of the single-argument forms (where spaces are always what gets trimmed). This is in preparation for using rtrim1() as the bpchar-to-text cast operator, but is a useful performance improvement even if we decide not to do that.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions