Thread: pgsql: Backpatch to 8.1.X fix for to_timestamp() where "PM/AM"

pgsql: Backpatch to 8.1.X fix for to_timestamp() where "PM/AM"

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Backpatch to 8.1.X fix for to_timestamp() where "PM/AM" specification
was eating too much user input, producing incorrect results.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        formatting.c (r1.101.2.2 -> r1.101.2.3)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c.diff?r1=1.101.2.2&r2=1.101.2.3)