docs: document behavior of CHAR() comparisons with chars < space
Bruce Momjian <bruce@momjian.us>
docs: document behavior of CHAR() comparisons with chars < space Space trimming rather than space-padding causes unusual behavior, which might not be standards-compliant. Also remove recently-added now-redundant C comment.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/datatype.sgml | modified | +7 −4 |
| src/backend/utils/adt/varchar.c | modified | +0 −12 |