forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8ad5827
committed
Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT ref page.
Per a discussion with Gavin Flower. This barely scratches the surfaceof potential WITH (something RETURNING) use cases, of course, but it'sone of the simplest compelling examples I can think of.1 parentb6bc481 commit8ad5827
1 file changed
+14
-0
lines changedLines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
298 | 298 |
| |
299 | 299 |
| |
300 | 300 |
| |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
301 | 315 |
| |
302 | 316 |
| |
303 | 317 |
| |
|
0 commit comments
Comments
(0)