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 <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend