forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcbf4177
committed
Disable synchronize_seqscans in 027_stream_regress.pl.
This script runs the core regression tests with quite a small value ofshared_buffers, making it prone to breakage due to synchronize_seqscanskicking in where the tests don't expect that. Disable that feature tostabilize the tests.Discussion:https://postgr.es/m/1258185.1648876239@sss.pgh.pa.us1 parent4eb9798 commitcbf4177
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
21 | 27 |
| |
22 | 28 |
| |
23 | 29 |
| |
|
0 commit comments
Comments
(0)