forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5855d2b
committed
Add:
> * Allow UPDATEs on only non-referential integrity columns not to conflict> with referential integrity locks>>http://archives.postgresql.org/pgsql-hackers/2007-02/msg00073.php1 parentc7116a4 commit5855d2b
2 files changed
+10
-2
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
1207 | 1207 |
| |
1208 | 1208 |
| |
1209 | 1209 |
| |
| 1210 | + | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
1210 | 1214 |
| |
1211 | 1215 |
| |
1212 | 1216 |
| |
|
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 |
| |
| |||
1076 | 1076 |
| |
1077 | 1077 |
| |
1078 | 1078 |
| |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
1079 | 1083 |
| |
1080 | 1084 |
| |
1081 | 1085 |
| |
|
0 commit comments
Comments
(0)