postgresql/src/test
Peter Eisentraut e9cd1c771f Get Tru64/cc to compile. Need to add -ieee so that it doesn't choke on
0.0/0.0.  That option appears to affect the regression test result as well.
The compiler documentation doesn't recommend -O4 for universal use, so
let's stick to the conservative -O (== -O2) by default.
2003-10-25 20:18:53 +00:00
..
bench Make sure -L and -I's for our source tree are always before system include 2001-02-20 19:20:30 +00:00
examples Attaching -lpq to LDFLAGS doesn't work, because the generated command 2003-09-20 21:14:57 +00:00
locale Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00
mb Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00
performance /usr/local/bin/perl => /usr/bin/perl 2001-09-04 11:41:04 +00:00
regress Get Tru64/cc to compile. Need to add -ieee so that it doesn't choke on 2003-10-25 20:18:53 +00:00
Makefile New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00