Commit 57f2b1e
Antonin Houska
Do not release the lock on the source table.
If we want to release the weaker lock before requestin stronger one (to avoid
deadlock), we need to spend a lot of effort checking for concurrent catalog
changes. This effort is probably not worth the risk.1 parent 5dcb810 commit 57f2b1e
3 files changed
Lines changed: 43 additions & 1070 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
| |||
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | 124 | | |
129 | 125 | | |
130 | 126 | | |
| |||
0 commit comments