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

Modified files:
        doc/src/sgml   : datatype.sgml 
        src/backend/utils/adt: datetime.c 
        src/test/regress/expected: date.out 
        src/test/regress/sql: 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 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to