forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf4dcb52
committed
Item already added to existing 'thread' item:
< * Consider parallel processing a single query<< This would involve using multiple threads or processes to do optimization,< sorting, or execution of single query. The major advantage of such a< feature would be to allow multiple CPUs to work together to process a< single query.<1 parent6869683 commitf4dcb52
2 files changed
+2
-15
lines changedLines changed: 1 addition & 8 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 |
| |
| |||
903 | 903 |
| |
904 | 904 |
| |
905 | 905 |
| |
906 |
| - | |
907 |
| - | |
908 |
| - | |
909 |
| - | |
910 |
| - | |
911 |
| - | |
912 |
| - | |
913 | 906 |
| |
914 | 907 |
| |
915 | 908 |
| |
|
Lines changed: 1 addition & 7 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 |
| |
| |||
821 | 821 |
| |
822 | 822 |
| |
823 | 823 |
| |
824 |
| - | |
825 |
| - | |
826 |
| - | |
827 |
| - | |
828 |
| - | |
829 |
| - | |
830 | 824 |
| |
831 | 825 |
| |
832 | 826 |
| |
|
0 commit comments
Comments
(0)