Re: to_char and i18n

Manuel Sugawara <masm@fciencias.unam.mx>

From: Manuel Sugawara <masm@fciencias.unam.mx>
To: Gavin Sherry <swm@linuxworld.com.au>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Qingqing Zhou <zhouqq@cs.toronto.edu>, pgsql-hackers@postgresql.org
Date: 2005-12-22T05:50:06Z
Lists: pgsql-hackers
Gavin Sherry <swm@linuxworld.com.au> writes:

> There's some functionality in 10g which PostgreSQL does not have:

Good to know. I'm not an Oracle expert, actually I knew this reading
an article in a past issue of the Oracle's magazine about i18n;
essentially they were talking about how easy was for an Oracle
database to get i18n as each parameter in the to_char functions will
behave accordingly to the i18n settings.

Regards,
Manuel.