forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9471c33
committed
Add:
>> * Sort large UPDATE/DELETEs so it is done in heap order>>http://archives.postgresql.org/pgsql-hackers/2008-01/msg01119.php1 parent5b6c6e8 commit9471c33
2 files changed
+9
-2
lines changedLines changed: 5 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 |
| |
| |||
1695 | 1695 |
| |
1696 | 1696 |
| |
1697 | 1697 |
| |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
1698 | 1702 |
| |
1699 | 1703 |
| |
1700 | 1704 |
| |
|
Lines changed: 4 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 |
| |
| |||
1466 | 1466 |
| |
1467 | 1467 |
| |
1468 | 1468 |
| |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
1469 | 1472 |
| |
1470 | 1473 |
| |
1471 | 1474 |
| |
|
0 commit comments
Comments
(0)