CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/11/16 16:29:34

Modified files:
        doc/src/sgml   : Tag: REL7_4_STABLE datatype.sgml 
        src/backend/utils/adt: Tag: REL7_4_STABLE datetime.c 
        src/test/regress/expected: Tag: REL7_4_STABLE date.out 
        src/test/regress/sql: Tag: REL7_4_STABLE date.sql 

Log message:
        Fix datetime input parsing to accept YYYY-MONTHNAME-DD and related syntaxes,
        which had been unintentionally broken by recent changes to tighten up the
        DateStyle rules for all-numeric date input.  Add documentation and
        regression tests for this, too.


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to