forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit12fb189
committed
Fix RELCACHE_FORCE_RELEASE issue
Introduced by83fd453. To fix, thetuple descriptors need to be copied into the current memory context.Discussion:https://www.postgresql.org/message-id/04d78603-edae-9243-9dde-fe3037176a7d@2ndquadrant.com1 parent5a1d0c9 commit12fb189
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
| 308 | + | |
| 309 | + | |
309 | 310 |
| |
310 | 311 |
| |
311 | 312 |
| |
|
0 commit comments
Comments
(0)