Substantial rewrite of async.c to avoid problems with non-reentrant stdio

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c77a29a14efe69851a087989e3520ed560fa8862
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1998-10-06T02:40:09Z
Releases: 7.1.1
Substantial rewrite of async.c to avoid problems with non-reentrant stdio
and possibly other problems.  Minor changes in xact.c and postgres.c's
main loop to support new handling of async NOTIFY.

Files