forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6b16532
committed
Remove unnecessary 'restoredFromArchive' global variable.
It might've been useful for debugging purposes, but meh. There's'readSource' which does almost the same thing.Reviewed-by: Andres FreundDiscussion:https://www.postgresql.org/message-id/b3b71061-4919-e882-4857-27e370ab134a%40iki.fi1 parente9f5a06 commit6b16532
1 file changed
+4
-9
lines changedLines changed: 4 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
274 |
| - | |
275 |
| - | |
276 |
| - | |
277 | 274 |
| |
278 | 275 |
| |
279 | 276 |
| |
| |||
3737 | 3734 |
| |
3738 | 3735 |
| |
3739 | 3736 |
| |
3740 |
| - | |
3741 |
| - | |
3742 |
| - | |
3743 |
| - | |
3744 |
| - | |
| 3737 | + | |
| 3738 | + | |
| 3739 | + | |
| 3740 | + | |
3745 | 3741 |
| |
3746 | 3742 |
| |
3747 | 3743 |
| |
3748 | 3744 |
| |
3749 | 3745 |
| |
3750 | 3746 |
| |
3751 |
| - | |
3752 | 3747 |
| |
3753 | 3748 |
| |
3754 | 3749 |
| |
|
0 commit comments
Comments
(0)