Document that "Q" is ignored by to_date and to_timestamp. Add C comment
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/func.sgml | modified | +6 −3 |
| src/backend/utils/adt/formatting.c | modified | +6 −4 |