pgsql: Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT r - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT r
Date
Msg-id E1Q8D4l-0008Pn-4e@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT ref page.

Per a discussion with Gavin Flower.  This barely scratches the surface
of potential WITH (something RETURNING) use cases, of course, but it's
one of the simplest compelling examples I can think of.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8ad58279fa75636b776e4c648e1ffc7079a2c7d9

Modified Files
--------------
doc/src/sgml/ref/insert.sgml |   14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: mitsu-ko@pgfoundry.org (User Mitsu-ko)
Date:
Subject: pgstatsinfo - pg_statsinfo: New Directory
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid extra whitespace in the arguments of .