]> granicus.if.org Git - postgresql/commit
Call setrlimit if possible in pg_regress to allow core file generation, and provide...
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 5 Jan 2007 16:17:55 +0000 (16:17 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 5 Jan 2007 16:17:55 +0000 (16:17 +0000)
commit226e9fffc855da10fcf2a69e49c52f9baf5e6e61
tree7cec28a8d023a64dd28859c7cbdcf8ba53751cab
parent138668ca37d3f38652fd4b31a9b8091293b03a16
Call setrlimit if possible in pg_regress to allow core file generation, and provide a switch for similar behaviour in pg_ctl.
doc/src/sgml/ref/pg_ctl-ref.sgml
src/bin/pg_ctl/pg_ctl.c
src/test/regress/pg_regress.c