| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Joe Conway <mail(at)joeconway(dot)com>, Andreas Pflug <Andreas(dot)Pflug(at)web(dot)de>, Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] allowed user/db variables |
| Date: | 2003-07-20 04:23:00 |
| Message-ID: | 19757.1058674980@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Tom Lane wrote:
>> No, it's a DONE.
> I just tried this with CVS:
> test=> show datestyle;
> DateStyle
> ---------------------------------------
> ISO with US (NonEuropean) conventions
> (1 row)
Uh, when was your last update? I get
regression=# show datestyle;
DateStyle
-----------
ISO, US
(1 row)
regression=#
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-07-20 04:36:48 | Re: [HACKERS] allowed user/db variables |
| Previous Message | Bruce Momjian | 2003-07-20 04:00:57 | Re: [HACKERS] allowed user/db variables |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-07-20 04:36:48 | Re: [HACKERS] allowed user/db variables |
| Previous Message | Bruce Momjian | 2003-07-20 04:00:57 | Re: [HACKERS] allowed user/db variables |