Re: to_char and i18n
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Manuel Sugawara <masm@fciencias.unam.mx>
Cc: "Qingqing Zhou" <zhouqq@cs.toronto.edu>, pgsql-hackers@postgresql.org
Date: 2005-12-22T04:28:18Z
Lists: pgsql-hackers
Manuel Sugawara <masm@fciencias.unam.mx> writes: > (Some time ago I proposed an--incomplete--patch and it was rejectd by > Karel arguing that to_char functions should behave *exactly* the same > way that they do in Oracle.) That is the accepted plan for to_char ... of course, if Oracle changes to_char every so often, it'll get more interesting to decide what to do. regards, tom lane