postgresql/src/backend/rewrite
Tom Lane 7711e40b9f Make application of FOR UPDATE to a view work exactly like the parser's
transformForUpdate does: it should recurse into subqueries.
2000-12-07 01:22:25 +00:00
..
Makefile Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. 2000-09-29 18:21:41 +00:00
rewriteDefine.c Repair breakage of rules containing INSERT ... SELECT actions, per bug 2000-12-05 19:15:10 +00:00
rewriteHandler.c Make application of FOR UPDATE to a view work exactly like the parser's 2000-12-07 01:22:25 +00:00
rewriteManip.c Clean up handling of FOR UPDATE inside views and subselects ... make it 2000-12-06 23:55:19 +00:00
rewriteRemove.c Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00
rewriteSupport.c Change SearchSysCache coding conventions so that a reference count is 2000-11-16 22:30:52 +00:00