Re: INSERT INTO RETURNING SYNTAX ERROR
От | Bruce Momjian |
---|---|
Тема | Re: INSERT INTO RETURNING SYNTAX ERROR |
Дата | |
Msg-id | 20181119231700.GG28656@momjian.us обсуждение исходный текст |
Ответ на | INSERT INTO RETURNING SYNTAX ERROR (PG Doc comments form <noreply@postgresql.org>) |
Список | pgsql-docs |
On Mon, Oct 22, 2018 at 08:42:27AM +0000, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.6/static/sql-insert.html > Description: > > When using the RETURNING extension on the INSERT function when nested, does > not propagate the return value up, and causes a syntax error on the "INTO" > keyword, this is because the RETURNING extension is also expecting in "INTO" > key word, which isn't mentioned anywhere in the documentation? Uh, can you show us an example of the failure? -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription +
В списке pgsql-docs по дате отправления: