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)
commit256327280c7cf7f94017a7d78151454d254c70c4
tree80f455712ec6d1894576c30c484ddd82569201ed
parent2b9b8ad70d28a488fd91e0290069a8a7a8d028ba
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