aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2020-06-01 14:41:46 +0900
committerMichael Paquier <michael@paquier.xyz>2020-06-01 14:41:46 +0900
commita8c6eb5b4c4cf3470159a0b4b3fd2f2942b7909b (patch)
tree6332caf5e1523420ec98841738c3408e21eacaad /src/backend/access/gist/gistproc.c
parentbb45c5de2750f8aa5ab501aa327ababafed890d2 (diff)
downloadpostgresql-a8c6eb5b4c4cf3470159a0b4b3fd2f2942b7909b.tar.gz
postgresql-a8c6eb5b4c4cf3470159a0b4b3fd2f2942b7909b.zip
Fix use-after-release mistake in currtid() and currtid2() for views
This issue has been present since the introduction of this code as of a3519a2 from 2002, and has been found by buildfarm member prion that uses RELCACHE_FORCE_RELEASE via the tests introduced recently in e786be5. Discussion: https://postgr.es/m/20200601022055.GB4121@paquier.xyz Backpatch-through: 9.5
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions