diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-04-04 12:38:51 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-04-04 12:38:51 -0400 |
commit | cbf4177f2ca0b9bbfdb78a6ab51e3876e9ff6eac (patch) | |
tree | edb7e59254e37aa865b04c5c4ffd98c6ded7b549 /src/backend/parser/parse_clause.c | |
parent | 4eb9798879680dcc0e3ebb301cf6f925dfa69422 (diff) | |
download | postgresql-cbf4177f2ca0b9bbfdb78a6ab51e3876e9ff6eac.tar.gz postgresql-cbf4177f2ca0b9bbfdb78a6ab51e3876e9ff6eac.zip |
Disable synchronize_seqscans in 027_stream_regress.pl.
This script runs the core regression tests with quite a small value of
shared_buffers, making it prone to breakage due to synchronize_seqscans
kicking in where the tests don't expect that. Disable that feature to
stabilize the tests.
Discussion: https://postgr.es/m/1258185.1648876239@sss.pgh.pa.us
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions