OSDN Git Service

Fix case where "PM" to_timestamp() mask was eating too many characters.
authorBruce Momjian <bruce@momjian.us>
Sun, 3 Sep 2006 01:22:56 +0000 (01:22 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 3 Sep 2006 01:22:56 +0000 (01:22 +0000)
commit1d4abf21751496d35d096cfdbcc2ba986e9b5e7c
tree39a325d7f32a071e051756ba727bbf68ab4a89d6
parent754c7d53a458e7c86d475995bf5830da82518f7b
Fix case where "PM" to_timestamp() mask was eating too many characters.
Report from Josh Tolley.
src/backend/utils/adt/formatting.c