forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbab3a71
committed
Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.
This restores the ability, essentially lost in commitffaa44c, to use COPY FREEZE underREPEATABLE READ isolation. Back-patch to 9.4, like that commit.Reviewed by Tom Lane.Discussion:https://postgr.es/m/CA+TgmoahWDm-7fperBxzU9uZ99LPMUmEpSXLTw9TmrOgzwnORw@mail.gmail.com1 parent86bc521 commitbab3a71
2 files changed
+23
-3
lines changedLines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2394 | 2394 |
| |
2395 | 2395 |
| |
2396 | 2396 |
| |
2397 |
| - | |
2398 |
| - | |
| 2397 | + | |
| 2398 | + | |
2399 | 2399 |
| |
2400 |
| - | |
| 2400 | + | |
| 2401 | + | |
| 2402 | + | |
| 2403 | + | |
2401 | 2404 |
| |
2402 | 2405 |
| |
2403 | 2406 |
| |
| 2407 | + | |
| 2408 | + | |
| 2409 | + | |
| 2410 | + | |
| 2411 | + | |
| 2412 | + | |
| 2413 | + | |
| 2414 | + | |
| 2415 | + | |
2404 | 2416 |
| |
2405 | 2417 |
| |
2406 | 2418 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1645 | 1645 |
| |
1646 | 1646 |
| |
1647 | 1647 |
| |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
| 1654 | + | |
| 1655 | + | |
1648 | 1656 |
| |
1649 | 1657 |
| |
1650 | 1658 |
| |
|
0 commit comments
Comments
(0)