]> granicus.if.org Git - postgresql/commit
Fix to_date to behave reasonably when CC and YY fields are both used.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 25 Mar 2005 16:08:50 +0000 (16:08 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 25 Mar 2005 16:08:50 +0000 (16:08 +0000)
commit88f07b183f1dac4eb456af7f995d64febaf3c1d7
tree59773aa7cb15a2c19be5803c00251bbc773360bd
parent8416036f5f48c431fa30d46e612ef2c6fb719b99
Fix to_date to behave reasonably when CC and YY fields are both used.
Karel Zak
doc/src/sgml/func.sgml
src/backend/utils/adt/formatting.c