git.postgresql.org Git - postgresql.git/commit
Fri, 5 Oct 2012 14:13:07 +0000 (17:13 +0300)
Fri, 5 Oct 2012 14:21:12 +0000 (17:21 +0300)
commit fd5942c18f977a36fec66a8d1281092805f2a55e
Use the regular main processing loop also in walsenders.
The regular backend's main loop handles signal handling and error recovery
better than the current WAL sender command loop does. For example, if the
client hangs and a SIGTERM is received before starting streaming, the
walsender will now terminate immediately, rather than hang until the
connection times out.
This is the main PostgreSQL git repository.
RSS
Atom