Fix 'Q' format char parsing in the new to_timestamp() code. Used to crash.
authorHeikki Linnakangas <heikki@enterprisedb.com>
Mon, 10 Nov 2008 17:36:53 +0000 (17:36 +0000)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Mon, 10 Nov 2008 17:36:53 +0000 (17:36 +0000)
commitd202a5484a30f98d9ec98a024ce0ba3df389d74e
tree7084f57cc4e7e8e7734206b6a7a650c61be0fdb8
parentcc86aaa0a8c6ed39a5b0cc1da1245d6f126f9a4d
Fix 'Q' format char parsing in the new to_timestamp() code. Used to crash.
src/backend/utils/adt/formatting.c