aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/complex.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-04-20 23:48:13 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-04-20 23:48:13 -0400
commit1b22368ff7a8eb7cdee987c417c26bf524995e33 (patch)
tree29b6fc9aa46ce64e3befab397a86db5bbc7fdf80 /src/tutorial/complex.c
parentb24f7e2800be7a5d9c29677b8ef35f61c925d0d4 (diff)
downloadpostgresql-1b22368ff7a8eb7cdee987c417c26bf524995e33.tar.gz
postgresql-1b22368ff7a8eb7cdee987c417c26bf524995e33.zip
Honor PGCTLTIMEOUT environment variable for pg_regress' startup wait.
In commit 2ffa86962077c588 we made pg_ctl recognize an environment variable PGCTLTIMEOUT to set the default timeout for starting and stopping the postmaster. However, pg_regress uses pg_ctl only for the "stop" end of that; it has bespoke code for starting the postmaster, and that code has historically had a hard-wired 60-second timeout. Further buildfarm experience says it'd be a good idea if that timeout were also controlled by PGCTLTIMEOUT, so let's make it so. Like the previous patch, back-patch to all active branches. Discussion: <13969.1461191936@sss.pgh.pa.us>
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions