- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitfb9ec9c
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 parent8c153fc commitfb9ec9c
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
804 | 804 |
| |
805 | 805 |
| |
806 | 806 |
| |
807 |
| - | |
| 807 | + | |
808 | 808 |
| |
809 | 809 |
| |
810 | 810 |
| |
| |||
816 | 816 |
| |
817 | 817 |
| |
818 | 818 |
| |
819 |
| - | |
| 819 | + | |
820 | 820 |
| |
821 | 821 |
| |
822 | 822 |
| |
|
0 commit comments
Comments
(0)