postgresql/src/test/regress
Kevin Grittner fe67d25233 Free ignorelist after each regression test schedule.
It's a trivial amount of RAM held until the end of the regression
test run; but it's probably worth fixing to silence future warnings
from code analyzers.

This was the only memory leak pointed out by clang's static code
analysis tool.
2013-11-13 09:01:06 -06:00
..
data Fix GIN to support null keys, empty and null items, and full index scans. 2011-01-07 19:16:24 -05:00
expected Fix ruleutils pretty-printing to not generate trailing whitespace. 2013-11-11 13:36:38 -05:00
input Add large object functions catering to SQL callers. 2013-10-27 22:56:54 -04:00
output Add large object functions catering to SQL callers. 2013-10-27 22:56:54 -04:00
sql Re-allow duplicate aliases within aliased JOINs. 2013-11-11 10:42:57 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
GNUmakefile Fix regression test make dependencies 2013-07-01 21:10:36 -04:00
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
parallel_schedule Add the notion of REPLICA IDENTITY for a table. 2013-11-08 12:30:43 -05:00
pg_regress_main.c Fix pg_isolation_regress to work outside its build directory. 2013-11-08 14:40:41 -05:00
pg_regress.c Free ignorelist after each regression test schedule. 2013-11-13 09:01:06 -06:00
pg_regress.h Fix pg_isolation_regress to work outside its build directory. 2013-11-08 14:40:41 -05:00
regress.c Add support for multiple kinds of external toast datums. 2013-07-02 13:38:55 -04:00
regressplans.sh
resultmap Enable compiling with the mingw-w64 32 bit compiler. 2011-12-10 15:35:41 -05:00
serial_schedule Add the notion of REPLICA IDENTITY for a table. 2013-11-08 12:30:43 -05:00
standby_schedule Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00