Hello list!

I am working through some i18n/l10n issues in a new application and one of our 
possible solutions for handling date formatting is to have the dates formatted 
by pgsql per session. I know I Can use DateStyle to adjust date output, but I 
am looking for something that works like SET DateStyle but with finer control 
like to_char(format, timestamp).

Is there such thing? 

Thanks,

Josh
-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to