forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1cac62d
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 parentbd8e2b3 commit1cac62d
2 files changed
+23
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2353 | 2353 |
| |
2354 | 2354 |
| |
2355 | 2355 |
| |
2356 |
| - | |
2357 |
| - | |
| 2356 | + | |
| 2357 | + | |
2358 | 2358 |
| |
2359 |
| - | |
| 2359 | + | |
| 2360 | + | |
| 2361 | + | |
| 2362 | + | |
2360 | 2363 |
| |
2361 | 2364 |
| |
2362 | 2365 |
| |
| 2366 | + | |
| 2367 | + | |
| 2368 | + | |
| 2369 | + | |
| 2370 | + | |
| 2371 | + | |
| 2372 | + | |
| 2373 | + | |
| 2374 | + | |
2363 | 2375 |
| |
2364 | 2376 |
| |
2365 | 2377 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1599 | 1599 |
| |
1600 | 1600 |
| |
1601 | 1601 |
| |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
| 1609 | + | |
1602 | 1610 |
| |
1603 | 1611 |
| |
1604 | 1612 |
| |
|
0 commit comments
Comments
(0)