aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorStephen Frost <sfrost@snowman.net>2015-09-08 17:02:56 -0400
committerStephen Frost <sfrost@snowman.net>2015-09-08 17:02:56 -0400
commit83d004904d82759118635dc1a6a7503d4da785e9 (patch)
tree83007930ecb5c172f5d7414f86b635eb0a929e23 /src/backend/regex/regexec.c
parentb74af40bb2945d44842434a2480d8b3f053bcf58 (diff)
downloadpostgresql-83d004904d82759118635dc1a6a7503d4da785e9.tar.gz
postgresql-83d004904d82759118635dc1a6a7503d4da785e9.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/regexec.c')
0 files changed, 0 insertions, 0 deletions