forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita36f216
committed
Fix use-after-release mistake in currtid() and currtid2() for views
This issue has been present since the introduction of this code as ofa3519a2 from 2002, and has been found by buildfarm member prion thatuses RELCACHE_FORCE_RELEASE via the tests introduced recently ine786be5.Discussion:https://postgr.es/m/20200601022055.GB4121@paquier.xyzBackpatch-through: 9.51 parentcb9795e commita36f216
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
312 | 317 |
| |
313 |
| - | |
| 318 | + | |
314 | 319 |
| |
315 | 320 |
| |
316 | 321 |
| |
|
0 commit comments
Comments
(0)