forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit36a8881
Fix code comments still referring to pg_start/stop_backup()
pg_start_backup() and pg_stop_backup() have been respectively renamed topg_backup_start() and pg_backup_stop() as of 39969e2, but a few commentsdid not get the call.Reviewed-by: Kyotaro Horiguchi, David SteeleDiscussion:https://postgr.es/m/YrqGlj1+4DF3dbZ/@paquier.xyz1 parent72b6828 commit36a8881
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
717 | 717 | | |
718 | 718 | | |
719 | 719 | | |
720 | | - | |
| 720 | + | |
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments
Comments
(0)