CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 03/12/21 00:34:36
Modified files:
doc/src/sgml : datatype.sgml
src/backend/commands: variable.c
src/backend/utils/adt: datetime.c
src/include : miscadmin.h
src/interfaces/ecpg/pgtypeslib: dt.h dt_common.c interval.c
Log message:
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.