diff options
author | Fujii Masao | 2014-07-04 03:00:48 +0000 |
---|---|---|
committer | Fujii Masao | 2014-07-04 03:00:48 +0000 |
commit | 74cbe966fe2d76de1d607d933c98c144dab58769 (patch) | |
tree | 3fefd0db861a254ab18d60751f626d798a4d56b1 /src/include/postgres.h | |
parent | 644d85351e6aa364d31d6c5402e4fd6a3e94e91d (diff) |
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.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions