to_char and i18n
Manuel Sugawara <masm@fciencias.unam.mx>
From: Manuel Sugawara <masm@fciencias.unam.mx>
To: pgsql-hackers@postgresql.org
Cc: Karel Zak <zakkr@zf.jcu.cz>
Date: 2005-12-22T03:16:26Z
Lists: pgsql-hackers
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 was hoping to work on this now that I have some spare time. Regards, Manuel.