diff options
author | Fujii Masao <fujii@postgresql.org> | 2014-07-04 12:00:48 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2014-07-04 12:00:48 +0900 |
commit | 74cbe966fe2d76de1d607d933c98c144dab58769 (patch) | |
tree | 3fefd0db861a254ab18d60751f626d798a4d56b1 /src/backend/utils/adt/json.c | |
parent | 644d85351e6aa364d31d6c5402e4fd6a3e94e91d (diff) | |
download | postgresql-74cbe966fe2d76de1d607d933c98c144dab58769.tar.gz postgresql-74cbe966fe2d76de1d607d933c98c144dab58769.zip |
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/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions