]> granicus.if.org Git - postgresql/commit
Fix 'Q' format char parsing in the new to_timestamp() code. Used to crash.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 10 Nov 2008 17:36:53 +0000 (17:36 +0000)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 10 Nov 2008 17:36:53 +0000 (17:36 +0000)
commit45d146a6dbc2cba9fcc7e1a0449eae347471f296
tree4c2ef1e6dec9a4e527bf20269bbba209c5d393a2
parent6462e7b81c0650bf23325a66cb70aa7ff7d78fad
Fix 'Q' format char parsing in the new to_timestamp() code. Used to crash.
src/backend/utils/adt/formatting.c