forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit138c51b
committed
Add missing binary-upgrade guard.
Commit9a974cb arranged forpg_dumpall to preserve tablespace OIDs, but it should only do thatin binary upgrade mode, not all the time.Reported by Christoph Berg.Discussion:http://postgr.es/m/YgjwrkEvNEqoz4Vm@msg.df7cb.de1 parentf1ac4a7 commit138c51b
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1066 | 1066 |
| |
1067 | 1067 |
| |
1068 | 1068 |
| |
1069 |
| - | |
1070 |
| - | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
1071 | 1074 |
| |
1072 | 1075 |
| |
1073 | 1076 |
| |
|
0 commit comments
Comments
(0)