- Notifications
You must be signed in to change notification settings - Fork5
Commit18e8613
committed
Address points made in post-commit review of replication origins.
Amit reviewed the replication origins patch and made some goodpoints. Address them. This fixes typos in error messages, docs andcomments and adds a missing error check (although in ashould-never-happen scenario).Discussion: CAA4eK1JqUBVeWWKwUmBPryFaje4190ug0y-OAUHWQ6tD83V4xg@mail.gmail.comBackpatch: 9.5, where replication origins were introduced.1 parentd6a8c94 commit18e8613
File tree
5 files changed
+19
-15
lines changed- doc/src/sgml
- src/backend
- access/transam
- replication/logical
5 files changed
+19
-15
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5450 | 5450 |
| |
5451 | 5451 |
| |
5452 | 5452 |
| |
5453 |
| - | |
5454 |
| - | |
5455 |
| - | |
5456 |
| - | |
| 5453 | + | |
| 5454 | + | |
| 5455 | + | |
| 5456 | + | |
| 5457 | + | |
5457 | 5458 |
| |
5458 | 5459 |
| |
5459 | 5460 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17441 | 17441 |
| |
17442 | 17442 |
| |
17443 | 17443 |
| |
17444 |
| - | |
| 17444 | + | |
17445 | 17445 |
| |
17446 | 17446 |
| |
17447 | 17447 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
Lines changed: 11 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
316 |
| - | |
| 316 | + | |
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
| |||
375 | 375 |
| |
376 | 376 |
| |
377 | 377 |
| |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
378 | 382 |
| |
379 | 383 |
| |
380 | 384 |
| |
| |||
437 | 441 |
| |
438 | 442 |
| |
439 | 443 |
| |
440 |
| - | |
| 444 | + | |
441 | 445 |
| |
442 | 446 |
| |
443 | 447 |
| |
| |||
523 | 527 |
| |
524 | 528 |
| |
525 | 529 |
| |
526 |
| - | |
| 530 | + | |
527 | 531 |
| |
528 | 532 |
| |
529 | 533 |
| |
| |||
799 | 803 |
| |
800 | 804 |
| |
801 | 805 |
| |
802 |
| - | |
803 |
| - | |
804 |
| - | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
805 | 809 |
| |
806 | 810 |
| |
807 |
| - | |
| 811 | + | |
808 | 812 |
| |
809 | 813 |
| |
810 | 814 |
| |
| |||
1249 | 1253 |
| |
1250 | 1254 |
| |
1251 | 1255 |
| |
1252 |
| - | |
1253 | 1256 |
| |
1254 | 1257 |
| |
1255 | 1258 |
| |
|
0 commit comments
Comments
(0)