-
- Downloads
Consistency improvements for slot and decoding code.
Change the order of checks in similar functions to be the same; remove a parameter that's not needed anymore; rename a memory context and expand a couple of comments. Per review comments from Amit Kapila
Showing
- src/backend/access/transam/xlog.c 1 addition, 1 deletionsrc/backend/access/transam/xlog.c
- src/backend/replication/logical/logical.c 1 addition, 1 deletionsrc/backend/replication/logical/logical.c
- src/backend/replication/slot.c 1 addition, 1 deletionsrc/backend/replication/slot.c
- src/backend/replication/slotfuncs.c 11 additions, 6 deletionssrc/backend/replication/slotfuncs.c
- src/backend/replication/walsender.c 7 additions, 2 deletionssrc/backend/replication/walsender.c
- src/include/replication/slot.h 1 addition, 1 deletionsrc/include/replication/slot.h
Loading
Please register or sign in to comment