From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] locale changes |
Date: | 2000-07-21 00:46:10 |
Message-ID: | Pine.LNX.4.21.0007210200520.640-100000@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Karel Zak writes:
> ... and SET LOCALE can be used for specific routines only.
I don't think that locale should be a session parameter ever. The locale
information is naturally associated with the stored data (i.e., what
language is the text). If you're talking about currency display then it's
even worse, unless you're proposing on the fly conversion.
--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden
From | Date | Subject | |
---|---|---|---|
Next Message | John McKown | 2000-07-21 05:01:13 | Re: my stupidity |
Previous Message | Larry Rosenman | 2000-07-20 23:40:53 | my stupidity |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Richards | 2000-07-24 07:37:52 | Patch to fix the NULL date cast bug in 7.0.2 |
Previous Message | Karel Zak | 2000-07-20 16:16:15 | Re: locale changes |