Re: [BUGS] BUG #6572: The example of SPI_execute is bogus

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: [BUGS] BUG #6572: The example of SPI_execute is bogus
Дата
Msg-id CAFj8pRD3WUDKC-q-EhCnraNXF9pyD9qSxGKQ0O=UkoHiisXAVQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [BUGS] BUG #6572: The example of SPI_execute is bogus  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: [BUGS] BUG #6572: The example of SPI_execute is bogus  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
>
> Yeah.  I think it would be a good idea for UPDATE and DELETE to expose
> a LIMIT option, but I can't really see the virtue in making that
> functionality available only through SPI.
>

I don't agree - LIMIT after UPDATE or DELETE has no sense. Clean
solution should be based on using updateable CTE.

Regards

Pavel


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Patch: add timing of buffer I/O requests
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Patch: add timing of buffer I/O requests