- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit11cc0f4
committed
Print new OldestXID value in pg_resetwal when it's being changed
Commit74cf7d4 added the --oldest-transaction-id option topg_resetwal, but forgot to update the code that prints all the newvalues that are being set. Fix that.Reviewed-by: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>Discussion:https://www.postgresql.org/message-id/5461bc85-e684-4531-b4d2-d2e57ad18cba@iki.fiBackpatch-through: 141 parentb853974 commit11cc0f4
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
860 | 864 | | |
861 | 865 | | |
862 | 866 | | |
| |||
0 commit comments
Comments
(0)