BUG #6572: The example of SPI_execute is bogus

Поиск
Список
Период
Сортировка
От umi.tanuki@gmail.com
Тема BUG #6572: The example of SPI_execute is bogus
Дата
Msg-id E1SFFEX-0006wr-AT@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #6572: The example of SPI_execute is bogus
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      6572
Logged by:          Hitoshi Harada
Email address:      umi.tanuki@gmail.com
PostgreSQL version: 9.1.3
Operating system:   Any
Description:=20=20=20=20=20=20=20=20

http://www.postgresql.org/docs/9.1/static/spi-spi-execute.html

=3D=3D=3D
SPI_execute("INSERT INTO foo SELECT * FROM bar", false, 5);

will allow at most 5 rows to be inserted into the table.
=3D=3D=3D

This seems not true unless I'm missing something.

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