Make application of FOR UPDATE to a view work exactly like the parser's
authorTom Lane
Thu, 7 Dec 2000 01:22:25 +0000 (01:22 +0000)
committerTom Lane
Thu, 7 Dec 2000 01:22:25 +0000 (01:22 +0000)
commit7711e40b9f57ca1c9236e8828af0791f73c39f12
tree3bc2368d789e81f10c99bbe4b78da8df120cefc6
parent0a844e84a12192f25ba1f2d2078a5cca9f2a514e
Make application of FOR UPDATE to a view work exactly like the parser's
transformForUpdate does: it should recurse into subqueries.
src/backend/rewrite/rewriteHandler.c