aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regcomp.c
diff options
context:
space:
mode:
authorStephen Frost <sfrost@snowman.net>2015-09-08 17:02:53 -0400
committerStephen Frost <sfrost@snowman.net>2015-09-08 17:02:53 -0400
commit9801bae217e9d3f72e2d1f3dd780bf0bf9365dae (patch)
treeb07e7e353c11a4da7b6452a709c8ebb15d655bd8 /src/backend/regex/regcomp.c
parent97b7b9560f3dbe1c48dfb4630f50444eb7e8adc8 (diff)
downloadpostgresql-9801bae217e9d3f72e2d1f3dd780bf0bf9365dae.tar.gz
postgresql-9801bae217e9d3f72e2d1f3dd780bf0bf9365dae.zip
Lock all relations referred to in updatable views
Even views considered "simple" enough to be automatically updatable may have mulitple relations involved (eg: in a where clause). We need to make sure and lock those relations when rewriting the query. Back-patch to 9.3 where updatable views were added. Pointed out by Andres, patch thanks to Dean Rasheed.
Diffstat (limited to 'src/backend/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions