Thread: Re: [HACKERS] allowed user/db variables

Re: [HACKERS] allowed user/db variables

From
Bruce Momjian
Date:
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@candle.pha.pa.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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073