8000 Refactor pg_receivexlog main loop code, for readability, take 2. · postgrespro/postgres_cluster@6805e02 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6805e02

Browse files
committed
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.
1 parent e3da0d4 commit 6805e02

File tree

1 file changed

+245
-187
lines changed

1 file changed

+245
-187
lines changed

0 commit comments

Comments
 (0)
0