- Notifications
You must be signed in to change notification settings - Fork5
Commit6805e02
committed
Refactor pg_receivexlog main loop code, for readability, take 2.
Previously the source codes for processing the received data and handlingthe end of stream were included in pg_receivexlog main loop. This commitsplits out them as separate functions. This is useful for improving thereadability of main loop code and making the future pg_receivexlog-relatedpatch simpler.1 parente3da0d4 commit6805e02
1 file changed
+245
-187
lines changed0 commit comments
Comments
(0)