forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit11d5c82
committed
Improve implementation of btrim/ltrim/rtrim: provide a special case for
single-byte encodings, and a direct C implementation of the single-argumentforms (where spaces are always what gets trimmed). This is in preparationfor using rtrim1() as the bpchar-to-text cast operator, but is a usefulperformance improvement even if we decide not to do that.1 parent78d2156 commit11d5c82
File tree
4 files changed
+230
-165
lines changed- src
- backend/utils/adt
- include
- catalog
- utils
4 files changed
+230
-165
lines changed0 commit comments
Comments
(0)