forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2b49e5d
committed
Add:
<<> o During index creation, pre-sort the tuples to improve build speed>>http://archives.postgresql.org/pgsql-hackers/2007-03/msg01199.php>1 parent5fc7ba7 commit2b49e5d
2 files changed
+9
-4
lines changedLines changed: 5 additions & 3 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 |
| |
| |||
1031 | 1031 |
| |
1032 | 1032 |
| |
1033 | 1033 |
| |
1034 |
| - | |
1035 | 1034 |
| |
1036 | 1035 |
| |
1037 |
| - | |
1038 | 1036 |
| |
1039 | 1037 |
| |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
1040 | 1042 |
| |
1041 | 1043 |
| |
1042 | 1044 |
| |
|
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 |
| |
| |||
921 | 921 |
| |
922 | 922 |
| |
923 | 923 |
| |
| 924 | + | |
| 925 | + | |
| 926 | + | |
924 | 927 |
| |
925 | 928 |
| |
926 | 929 |
| |
|
0 commit comments
Comments
(0)