postgresql/src/test/regress
Tom Lane f375d5d6f9 Cause pg_regress to invoke the temporary postmaster as 'postgres' not
'postmaster', so as not to depend on the existence of the postmaster
symlink.  Also, implement postmaster-still-alive and postmaster-kill
operations for Windows, per Magnus.
2006-09-24 17:10:18 +00:00
..
data GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00
expected Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs, 2006-09-16 20:14:34 +00:00
input GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00
output GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00
sql Rename contains/contained-by operators to @> and <@, per discussion that 2006-09-10 00:29:35 +00:00
GNUmakefile Ah, I finally realize why Magnus wanted to add a --bindir option to 2006-07-21 00:24:04 +00:00
Makefile Rewrite pg_regress as a C program instead of a shell script. 2006-07-19 02:37:00 +00:00
parallel_schedule Extend COPY to support COPY (SELECT ...) TO ... 2006-08-30 23:34:22 +00:00
pg_regress.c Cause pg_regress to invoke the temporary postmaster as 'postgres' not 2006-09-24 17:10:18 +00:00
regress.c Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
regressplans.sh Tweak regressplans.sh to use any already-set PGOPTIONS. 2000-12-18 02:45:47 +00:00
resultmap Remove use of a regex character class in resultmap (for freebsd version 2006-08-03 17:04:00 +00:00
serial_schedule Extend COPY to support COPY (SELECT ...) TO ... 2006-08-30 23:34:22 +00:00