1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-10 17:42:29 +03:00
Files
postgres/src/backend/utils/adt
Tom Lane 11d5c82002 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.
2003-05-23 22:33:23 +00:00
..
2003-01-24 21:53:29 +00:00
2002-06-20 20:29:54 +00:00
2003-05-13 18:03:08 +00:00
2002-09-04 20:31:48 +00:00
2002-09-04 20:31:48 +00:00
2003-05-13 18:03:08 +00:00
2002-06-20 20:29:54 +00:00
2003-05-13 18:03:08 +00:00
2003-05-13 18:03:08 +00:00
2002-09-04 20:31:48 +00:00
2002-09-04 20:31:48 +00:00
2003-05-13 18:03:08 +00:00