Back out:
Bruce Momjian <bruce@momjian.us>
Back out: > Attached is a patch that addressed all the discussed issues > that did not break backward compatability, including the > ability to output ISO-8601 compliant intervals by setting > datestyle to iso8601basic.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/datatype.sgml | modified | +1 −60 |
| src/backend/commands/variable.c | modified | +2 −10 |
| src/backend/utils/adt/datetime.c | modified | +2 −379 |
| src/include/miscadmin.h | modified | +1 −4 |
| src/interfaces/ecpg/pgtypeslib/dt_common.c | modified | +0 −55 |
| src/interfaces/ecpg/pgtypeslib/dt.h | modified | +0 −1 |
| src/interfaces/ecpg/pgtypeslib/interval.c | modified | +1 −67 |