git.postgresql.org Git - postgresql.git/commit
2016年11月30日 17:00:00 +0000 (12:00 -0500)
Fri, 2 Dec 2016 01:23:28 +0000 (20:23 -0500)
commit 597a87ccc9a6fa8af7f3cf280b1e24e41807d555
Use latch instead of select() in walreceiver
Replace use of poll()/select() by WaitLatchOrSocket(), which is more
portable and flexible.
Also change walreceiver to use its procLatch instead of a custom latch.
From: Petr Jelinek <petr@2ndquadrant.com>
This is the main PostgreSQL git repository.
RSS
Atom