CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/08/05 15:30:21

Modified files:
        src/backend/utils/adt: datetime.c 
        src/include/utils: datetime.h 

Log message:
        Improve documentation of ParseDateTime().  Reorder tests to prevent
        writing one more value into return arrays than will fit.  This is
        potentially a stack smash, though I do not think it is a problem in
        current uses of the routine, since a failure return causes elog anyway.


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to