forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdc8a8a0
committed
Add:
>> * Make it possible to use RETURNING together with conditional DO INSTEAD> rules, such as for partitioning setups>>http://archives.postgresql.org/pgsql-hackers/2007-09/msg00577.php1 parent18cad61 commitdc8a8a0
2 files changed
+11
-2
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
470 | 475 |
| |
471 | 476 |
| |
472 | 477 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
420 | 424 |
| |
421 | 425 |
| |
422 | 426 |
| |
|
0 commit comments
Comments
(0)