pgsql: Add C comment that do_to_timestamp() lacks error checking. - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add C comment that do_to_timestamp() lacks error checking.
Date
Msg-id 20100225183614.6ED487541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add C comment that do_to_timestamp() lacks error checking.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        formatting.c (r1.166 -> r1.167)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c?r1=1.166&r2=1.167)

pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: Revert removal of pre-7.4 documenation behavior mentions.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Document clearly the meaning of none/all for log_statements.