- Notifications
You must be signed in to change notification settings - Fork5
Commit7f75537
committed
Update TODO items:
< o Store disk pages with no alignment/padding?>> This involves having the user-specified order of columns> be different from the physical order. SELECT * would> need to reorder the physical values to match the> user-specified ordering.>> o Store disk pages with no alignment/padding?>> This necessitates adding CPU-required padding when moving> rows from disk to memory.>>>http://archives.postgresql.org/pgsql-hackers/2006-09/msg00848.php>1 parent9256b84 commit7f75537
2 files changed
+28
-5
lines changedLines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
1350 | 1350 |
| |
1351 | 1351 |
| |
1352 | 1352 |
| |
1353 |
| - | |
1354 | 1353 |
| |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
1355 | 1365 |
| |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
1356 | 1369 |
| |
1357 | 1370 |
| |
1358 | 1371 |
| |
|
Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
1217 | 1217 |
| |
1218 | 1218 |
| |
1219 | 1219 |
| |
1220 |
| - | |
1221 |
| - | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
1222 | 1230 |
| |
| 1231 | + | |
| 1232 | + | |
1223 | 1233 |
| |
1224 | 1234 |
| |
1225 | 1235 |
| |
|
0 commit comments
Comments
(0)