forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfb2b198
committed
Add:
< * Experiment with multi-threaded backend [thread]> * Experiment with multi-threaded backend for backend creation [thread]1003a1004,1008>> * Experiment with multi-threaded backend better resource utilization>> This would allow a single query to make use of multiple CPU's or> multiple I/O channels simultaneously.1 parent513ec43 commitfb2b198
2 files changed
+13
-4
lines changedLines changed: 7 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 |
| |
| |||
994 | 994 |
| |
995 | 995 |
| |
996 | 996 |
| |
997 |
| - | |
| 997 | + | |
998 | 998 |
| |
999 | 999 |
| |
1000 | 1000 |
| |
1001 | 1001 |
| |
1002 | 1002 |
| |
1003 | 1003 |
| |
1004 | 1004 |
| |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
1005 | 1010 |
| |
1006 | 1011 |
| |
1007 | 1012 |
| |
|
Lines changed: 6 additions & 2 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 |
| |
| |||
900 | 900 |
| |
901 | 901 |
| |
902 | 902 |
| |
903 |
| - | |
| 903 | + | |
904 | 904 |
| |
905 | 905 |
| |
906 | 906 |
| |
907 | 907 |
| |
908 | 908 |
| |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
909 | 913 |
| |
910 | 914 |
| |
911 | 915 |
| |
|
0 commit comments
Comments
(0)