diff options
author | Stephen Frost <sfrost@snowman.net> | 2015-09-08 17:02:59 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2015-09-08 17:02:59 -0400 |
commit | cb1b9b959cf068650999af55e160cdce88c4a5a4 (patch) | |
tree | 1d100183bd6bdf0d1d9b817157dc92401d93200e /src/backend/regex/regerror.c | |
parent | 75232ad799b5061bc296928fe54ed28daf041766 (diff) |
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/regerror.c')
0 files changed, 0 insertions, 0 deletions