forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite665137
committed
Add:
>> * Fix problem when multiple subtransactions of the same outer transaction> hold different types of locks, and one subtransaction aborts>>http://archives.postgresql.org/pgsql-hackers/2006-11/msg01011.php>http://archives.postgresql.org/pgsql-hackers/2006-12/msg00001.php1 parentdbcaee4 commite665137
2 files changed
+13
-2
lines changedLines changed: 7 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 |
| |
| |||
1120 | 1120 |
| |
1121 | 1121 |
| |
1122 | 1122 |
| |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
1123 | 1129 |
| |
1124 | 1130 |
| |
1125 | 1131 |
| |
|
Lines changed: 6 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 |
| |
| |||
1006 | 1006 |
| |
1007 | 1007 |
| |
1008 | 1008 |
| |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
1009 | 1014 |
| |
1010 | 1015 |
| |
1011 | 1016 |
| |
|
0 commit comments
Comments
(0)