pgsql: docs: document behavior of CHAR() comparisons with chars < space

Started by Bruce Momjianover 12 years ago1 messagescomitters
Jump to latest
#1Bruce 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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8457d0beca731bf062bb0d126870d9a291ab47a5

Modified Files
--------------
doc/src/sgml/datatype.sgml | 11 +++++++----
src/backend/utils/adt/varchar.c | 12 ------------
2 files changed, 7 insertions(+), 16 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers