forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit635425d
committed
Add URL for:
* Allow sequential scans to take advantage of other concurrent sequential scans, also called "Synchronised Scanning">>http://archives.postgresql.org/pgsql-hackers/2006-12/msg00784.php1 parent69b90c4 commit635425d
2 files changed
+6
-2
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
1055 | 1055 |
| |
1056 | 1056 |
| |
1057 | 1057 |
| |
| 1058 | + | |
| 1059 | + | |
1058 | 1060 |
| |
1059 | 1061 |
| |
1060 | 1062 |
| |
|
Lines changed: 3 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 |
| |
| |||
944 | 944 |
| |
945 | 945 |
| |
946 | 946 |
| |
| 947 | + | |
| 948 | + | |
947 | 949 |
| |
948 | 950 |
| |
949 | 951 |
| |
|
0 commit comments
Comments
(0)