Call setrlimit if possible in pg_regress to allow core file generation, and provide a switch for similar behaviour in pg_ctl.

Andrew Dunstan <andrew@dunslane.net>

Commit: 226e9fffc855da10fcf2a69e49c52f9baf5e6e61
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2007-01-05T16:17:55Z
Releases: 8.3.0
Call setrlimit if possible in pg_regress to allow core file generation, and provide a switch for similar behaviour in pg_ctl.

Files

PathChange+/−
doc/src/sgml/ref/pg_ctl-ref.sgml modified +16 −1
src/bin/pg_ctl/pg_ctl.c modified +47 −3
src/test/regress/pg_regress.c modified +34 −1