Document that "Q" is ignored by to_date and to_timestamp. Add C comment

Bruce Momjian <bruce@momjian.us>

Commit: ea066f87c3e98166639d9f08a15d5b551f62d3ed
Author: Bruce Momjian <bruce@momjian.us>
Date: 2010-03-03T22:28:42Z
Releases: 9.0.0
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.

Files

PathChange+/−
doc/src/sgml/func.sgml modified +6 −3
src/backend/utils/adt/formatting.c modified +6 −4