- Notifications
You must be signed in to change notification settings - Fork5k
Commit7ae1317
committed
pg_combinebackup: Fix incorrect code documentation
The code comment for parse_oid accidentally used the wrong parameterwhen referring to the location of the last backup. Also, while there,improve sentence wording by removing a superfluous word.Backpatch to v17 where pg_combinebackup was addeddAuthor: Amul Sul <sulamul@gmail.com>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Reviewed-by: Robert Haas <robertmhaas@gmail.com>Discussion:https://postgr.es/m/CAAJ_b95ecWgzcS4K3Dx0E_Yp-SLwK5JBasFgioKMSjhQLw9xvg@mail.gmail.comBackpatch-through: 171 parentc55df7c commit7ae1317
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
814 | 814 |
| |
815 | 815 |
| |
816 | 816 |
| |
817 |
| - | |
| 817 | + | |
818 | 818 |
| |
819 | 819 |
| |
820 | 820 |
| |
| |||
826 | 826 |
| |
827 | 827 |
| |
828 | 828 |
| |
829 |
| - | |
| 829 | + | |
830 | 830 |
| |
831 | 831 |
| |
832 | 832 |
| |
|
0 commit comments
Comments
(0)