Fix markQueryForLocking() to work correctly in the presence of nested views.
Tom Lane <tgl@sss.pgh.pa.us>
Fix markQueryForLocking() to work correctly in the presence of nested views. It has been wrong for this case since it was first written for 7.1 :-( Per report from Pavel Hanák.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/rewrite/rewriteHandler.c | modified | +31 −17 |