- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit34da700
committed
Use the catversion to distinguish old/new clusters
This makes 9.3 -> 9.3 upgrades work when they cross the commit thatadded persistent multixacts; early 9.3 pg_controldata did not have therequired oldestMultiXact line, and so would fail to upgrade.per Bruce Momjian1 parent2494a9a commit34da700
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
470 | 470 |
| |
471 | 471 |
| |
472 | 472 |
| |
473 |
| - | |
| 473 | + | |
474 | 474 |
| |
475 | 475 |
| |
476 | 476 |
| |
| |||
493 | 493 |
| |
494 | 494 |
| |
495 | 495 |
| |
496 |
| - | |
| 496 | + | |
497 | 497 |
| |
498 | 498 |
| |
499 | 499 |
| |
|
0 commit comments
Comments
(0)