diff options
author | Fujii Masao <fujii@postgresql.org> | 2014-08-06 20:58:13 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2014-08-06 20:58:13 +0900 |
commit | 6805e02c66eac3857ef1a3d6cfd1ffeea64d9447 (patch) | |
tree | 3e2770cc0ec95932f696856dfe7798dbed2fc9e8 /src/backend/utils/adt/json.c | |
parent | e3da0d4d1a47e2049ae16aa30bb7bf3105dc8c45 (diff) | |
download | postgresql-6805e02c66eac3857ef1a3d6cfd1ffeea64d9447.tar.gz postgresql-6805e02c66eac3857ef1a3d6cfd1ffeea64d9447.zip |
Refactor pg_receivexlog main loop code, for readability, take 2.
Previously the source codes for processing the received data and handling
the end of stream 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