postgresql/src/include/replication
Tom Lane 989f530d3f Back-patch assorted latch-related fixes.
Fix a whole bunch of signal handlers that had been hacked to do things that
might change errno, without adding the necessary save/restore logic for
errno.  Also make some minor fixes in unix_latch.c, and clean up bizarre
and unsafe scheme for disowning the process's latch.  While at it, rename
the PGPROC latch field to procLatch for consistency with 9.2.

Issues noted while reviewing a patch by Peter Geoghegan.
2011-08-10 12:20:45 -04:00
..
basebackup.h Clean up ill-advised attempt to invent a private set of Node tags. 2011-08-06 14:53:59 -04:00
syncrep.h Back-patch assorted latch-related fixes. 2011-08-10 12:20:45 -04:00
walprotocol.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
walreceiver.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
walsender.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00