postgresql/src/backend/rewrite
Robert Haas 610e8ebb0f Teach map_partition_varattnos to handle whole-row expressions.
Otherwise, partitioned tables with RETURNING expressions or subject
to a WITH CHECK OPTION do not work properly.

Amit Langote, reviewed by Amit Khandekar and Etsuro Fujita.  A few
comment changes by me.

Discussion: http://postgr.es/m/9a39df80-871e-6212-0684-f93c83be4097@lab.ntt.co.jp
2017-08-03 11:21:29 -04:00
..
Makefile Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
rewriteDefine.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
rewriteHandler.c Fix multiple assignments to a column of a domain type. 2017-07-11 16:48:59 -04:00
rewriteManip.c Teach map_partition_varattnos to handle whole-row expressions. 2017-08-03 11:21:29 -04:00
rewriteRemove.c Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). 2017-02-01 16:13:30 -05:00
rewriteSupport.c Remove deprecated COMMENT ON RULE syntax 2017-02-23 08:19:52 -05:00
rowsecurity.c Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00