Log Message:
-----------
Fix case where "PM" to_timestamp() mask was eating too many characters.
Report from Josh Tolley.
Modified Files:
--------------
pgsql/src/backend/utils/adt:
formatting.c (r1.110 -> r1.111)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c.diff?r1=1.110&r2=1.111)
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match