| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(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:36:48 |
| Message-ID: | 200307200436.h6K4amX16200@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Oh, I see now. My new 'make check' script doesn't install a new version
in my standard path but just in the regression database.
I see what you see now.
---------------------------------------------------------------------------
Tom Lane wrote:
> 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
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sean Chittenden | 2003-07-20 10:53:26 | Re: [GENERAL] Urgent: 10K or more connections |
| Previous Message | Tom Lane | 2003-07-20 04:23:00 | Re: [HACKERS] allowed user/db variables |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-07-20 17:16:16 | Re: timestamp date_trunc('quarter',...) |
| Previous Message | Tom Lane | 2003-07-20 04:23:00 | Re: [HACKERS] allowed user/db variables |