forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2b5b476
committed
Add URL.
< * Support triggers on columns (Greg Sabino Mullane)> * Support triggers on columns>> Seehttp://archives.postgresql.org/pgsql-patches/2005-07/msg00107.php.>1 parente36d0a0 commit2b5b476
2 files changed
+9
-4
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
816 | 816 |
| |
817 | 817 |
| |
818 | 818 |
| |
819 |
| - | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
820 | 823 |
| |
821 | 824 |
| |
822 | 825 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
740 | 740 |
| |
741 | 741 |
| |
742 | 742 |
| |
743 |
| - | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
744 | 746 |
| |
745 | 747 |
| |
746 | 748 |
| |
|
0 commit comments
Comments
(0)