Re: GSOC13 proposal - extend RETURNING syntax

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: GSOC13 proposal - extend RETURNING syntax
Дата
Msg-id 20130705180909.GC29050@fetter.org
обсуждение исходный текст
Ответ на Re: GSOC13 proposal - extend RETURNING syntax  (Karol Trzcionka <karlikt@gmail.com>)
Ответы Re: GSOC13 proposal - extend RETURNING syntax  (Karol Trzcionka <karlikt@gmail.com>)
Список pgsql-hackers
On Fri, Jul 05, 2013 at 03:22:33AM +0200, Karol Trzcionka wrote:
> Hello,
> according to my mentor's suggestion, I send first PoC patch of
> "RETURNING AFTER/BEFORE" statement. Some info:
> - it is early version - more hack PoC than RC patch
> - AFTER in this version works as decribed before but it returns row
> after update but before post-update before (to be fixed or switch with
> current "*" behaviour - I don't know yet)
> - patch passes all regression tests
> - the code is uncommented already, to be fixed
> I'm not sure what may fail so you use it on your risk ;)
> Regards,
> Karol

Karol,

Per discussion in IRC, please follow up with your patch that includes
such documentation, new regression tests, etc., you've written for the
feature.

Thanks! :)

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



В списке pgsql-hackers по дате отправления:

Предыдущее
От: ivan babrou
Дата:
Сообщение: Millisecond-precision connect_timeout for libpq
Следующее
От: Dean Rasheed
Дата:
Сообщение: Re: WITH CHECK OPTION for auto-updatable views