]> granicus.if.org Git - postgresql/commit
Avoid delaying postmaster shutdown by up to 10 seconds on platforms
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Feb 2004 20:07:26 +0000 (20:07 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Feb 2004 20:07:26 +0000 (20:07 +0000)
commitda99cce7cd53de43f63560197c076538cf2982f7
tree960a3095309de95cb14620f892366198fa132643
parent4a1c29f87e7e21c1e2cb97fdc48558975ed01f46
Avoid delaying postmaster shutdown by up to 10 seconds on platforms
where signals do not terminate sleep() delays.
src/backend/storage/buffer/bufmgr.c