forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit55986a5
committed
Add:
> * Improve deadlock detection when deleting items from shared buffers>>http://archives.postgresql.org/pgsql-bugs/2008-01/msg00138.php>http://archives.postgresql.org/pgsql-hackers/2008-01/msg00873.php>http://archives.postgresql.org/pgsql-committers/2008-01/msg00365.php1 parent0ace923 commit55986a5
2 files changed
+13
-2
lines changedLines changed: 7 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 |
| |
| |||
1144 | 1144 |
| |
1145 | 1145 |
| |
1146 | 1146 |
| |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
1147 | 1153 |
| |
1148 | 1154 |
| |
1149 | 1155 |
| |
|
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 |
| |
| |||
1018 | 1018 |
| |
1019 | 1019 |
| |
1020 | 1020 |
| |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
1021 | 1026 |
| |
1022 | 1027 |
| |
1023 | 1028 |
| |
|
0 commit comments
Comments
(0)