forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita2c4705
committed
Add for VACUUM:
>> * Consider a more compact data representation for dead tuples>>http://archives.postgresql.org/pgsql-patches/2007-05/msg00143.php1 parent8129a81 commita2c4705
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 |
| |
| |||
1270 | 1270 |
| |
1271 | 1271 |
| |
1272 | 1272 |
| |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
1273 | 1277 |
| |
1274 | 1278 |
| |
1275 | 1279 |
| |
|
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 |
| |
| |||
1110 | 1110 |
| |
1111 | 1111 |
| |
1112 | 1112 |
| |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
1113 | 1116 |
| |
1114 | 1117 |
| |
1115 | 1118 |
| |
|
0 commit comments
Comments
(0)