git.postgresql.org Git - postgresql.git/commit
Wed, 6 Aug 2014 11:58:13 +0000 (20:58 +0900)
Wed, 6 Aug 2014 11:58:13 +0000 (20:58 +0900)
commit 6805e02c66eac3857ef1a3d6cfd1ffeea64d9447
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.
This is the main PostgreSQL git repository.
RSS
Atom