pgsql: Document that char() ignores spaces in non-pattern comparisons,

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that char() ignores spaces in non-pattern comparisons,
Date: 2011-03-08 16:03:43
Message-ID: E1PwzNv-00055s-BO@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document that char() ignores spaces in non-pattern comparisons, not in
pattern comparisons such as LIKE and regex.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7465ae06be4f1dbc90575d68d1ffc3351e1ca855

Modified Files
--------------
doc/src/sgml/datatype.sgml | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-03-08 17:54:35 pgsql: Adjust CHAR() doc mention of pattern matching issues for trailin
Previous Message User Fxjr 2011-03-08 15:50:38 npgsql - Npgsql2: Fixed problems with SSPI authentication when the