diff options
author | Stephen Frost | 2015-09-08 21:02:49 +0000 |
---|---|---|
committer | Stephen Frost | 2015-09-08 21:02:49 +0000 |
commit | c3e0ddd403d74b161cd83cdccbb0adc45788934f (patch) | |
tree | 64983089c9305de88626d72c24dbd546562c76c4 /src/backend/access/gist/gistget.c | |
parent | 3ae16798f0f9d2d941e50062b579c28c9b946c9e (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/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions