forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit13f57de
pg_resetwal: Update an obsolete comment
The comment claimed that pg_resetwal updates the pg_control file if itis of an old version. This has apparently never been true. Also, inc3c09be, another comment was added elsewhere that this currentlydoes not happen. So this comment is wrong and redundant and can beremoved.Reviewed-by: Aleksander Alekseev <aleksander@timescale.com>Discussion:https://www.postgresql.org/message-id/flat/0f3ab4a1-ae80-56e8-3426-6b4a02507687@eisentraut.org1 parent56df302 commit13f57de
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
|
0 commit comments
Comments
(0)