| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | antonie(at)quantsolutions(dot)co(dot)za, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: INSERT INTO RETURNING SYNTAX ERROR |
| Date: | 2018-11-19 23:17:00 |
| Message-ID: | 20181119231700.GG28656@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)momjian(dot)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 +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2018-11-20 00:34:15 | Add note about how to disable the subscription too? |
| Previous Message | PG Doc comments form | 2018-11-19 17:40:04 | missing windows info |