pgsql: Document that "Q" is ignored by to_date and to_timestamp.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that "Q" is ignored by to_date and to_timestamp.
Date: 2010-03-03 22:28:42
Message-ID: 20100303222842.A51C27541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Document that "Q" is ignored by to_date and to_timestamp. Add C comment
about the behavior.

Document that quotes in to_date, to_timestamp, to_number skip input
characters.

Modified Files:
--------------
pgsql/doc/src/sgml:
func.sgml (r1.506 -> r1.507)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.506&r2=1.507)
pgsql/src/backend/utils/adt:
formatting.c (r1.168 -> r1.169)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c?r1=1.168&r2=1.169)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-03-03 23:38:44 pgsql: Add C comment about DDL changes possibly causing pg_dump errors.
Previous Message Tom Lane 2010-03-03 20:31:50 pgsql: Fix a couple of places that would loop forever if attempts to