Fujii Masao 74cbe966fe Refactor pg_receivexlog main loop code, for readability.
Previously the source codes for receiving the data and for
polling the socket were included in pg_receivexlog main loop.
This commit splits out them as separate functions. This is
useful for improving the readability of main loop code and
making the future pg_receivexlog-related patch simpler.
2014-07-04 12:00:48 +09:00
..
2014-05-06 12:12:18 -04:00
2014-06-28 21:46:15 +02:00
2014-06-14 09:41:13 -04:00
2014-06-28 21:46:15 +02:00
2014-05-06 12:12:18 -04:00
2014-05-06 12:12:18 -04:00
2014-06-28 21:46:15 +02:00