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: pgsql-hackers@postgresql.org, Karel Zak <zakkr@zf.jcu.cz>
Date: 2005-12-22T04:17:08Z
Lists: pgsql-hackers
Manuel Sugawara <masm@fciencias.unam.mx> writes: > Now that Oracle supports i18n dependant behavior in its to_char > formatting functions (at least for its 10g release) I was wondering if > a patch to support this in PostgreSQL will get accepted. I thought to_char already had i18n behavior. What exactly are you thinking of changing? regards, tom lane