Re: RETURNING and DO INSTEAD ... Intentional or not?

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: RETURNING and DO INSTEAD ... Intentional or not?
Дата
Msg-id 162867790709141306l7750f957m290a3e925f89a5c7@mail.gmail.com
обсуждение исходный текст
Ответ на Re: RETURNING and DO INSTEAD ... Intentional or not?  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
> Would it make sense to expand this to something like:
>
> Make it possible for rules to return affected tuples?
>
> I come to this because if you use a rule to create an updateable view,
> you never know how many rows the view actually updated.
>

Updatable views can be (maybe) implemented with updatable cursors.

http://archives.postgresql.org/pgsql-hackers/2007-06/msg00335.php


Regards
Pavel Stehule


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

Предыдущее
От: "Don Walker"
Дата:
Сообщение: Re: Use of global and static variables in shared libraries
Следующее
От: Hannes Eder
Дата:
Сообщение: Re: MSVC build system