Refactor to_char/to_date formatting code; primarily, replace DCH_processor
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 Mar 2008 22:32:19 +0000 (22:32 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 22 Mar 2008 22:32:19 +0000 (22:32 +0000)
commit19595835c3d4881efe9f9cd2a67dd23a177169c4
tree7aa35f8c0bf0232611ac8453eafe3eeffe7d20e3
parent6828c3928de2a20b2ddcc5ff566e7329a7232b1b
Refactor to_char/to_date formatting code; primarily, replace DCH_processor
with two new functions DCH_to_char and DCH_from_char that have less confusing
APIs.  Brendan Jurd
src/backend/utils/adt/formatting.c