Re: GSOC13 proposal - extend RETURNING syntax
| От | Karol Trzcionka |
|---|---|
| Тема | Re: GSOC13 proposal - extend RETURNING syntax |
| Дата | |
| Msg-id | 52138BA4.1060600@gmail.com обсуждение исходный текст |
| Ответ на | Re: GSOC13 proposal - extend RETURNING syntax (Karol Trzcionka <karlikt@gmail.com>) |
| Ответы |
Re: GSOC13 proposal - extend RETURNING syntax
|
| Список | pgsql-hackers |
W dniu 20.08.2013 16:47, Karol Trzcionka pisze: > Thank you for the review and tests. New version introduce a lot of > improvements: > - Fix regression test for view (wrong table_name) > - Add regression test for inheritance > - Delete hack in initsplan.c (now we ignore all RTE_BEFORE) - the > uninitialized issue > - Revert changing varno in add_vars_to_targetlist > - Add all "before" variables to targetlist > - Avoid adding variables to slot for AFTER. > - Treat varnoold like a flag - prevent from adjustment if RTE_BEFORE > - All before/after are now set on OUTER_VAR > - Rename fix_varno_varattno to bind_returning_variables > - Add comment about bind_returning_variables > - Remove unneeded code in fix_join_expr_mutator (it was changing varno > of RTE_BEFORE - now there is not any var with varno assigned to it) I've just realized the prepare_returning_before() is unneeded right now so I've removed it. Version 7, hopefully the last. ;) Regards, Karol Trzcionka
Вложения
В списке pgsql-hackers по дате отправления: