On Sun, 22 Jun 2003, Bruce Momjian wrote: > Peter Eisentraut wrote: > > Bruce Momjian writes: > > > > > I have added a cleaned up version of this to CVS as src/tools/pgtest. > > > > This seems to be a platform-specific reimplementation of 'make clean; make > > check'. Why bother? > > Marc requested it. Is there anything platform-specific except the greps?
Ya, the script looked like it did a bit more then just a 'make clean; make check' ... doesn't it? ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match