aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvalidate.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-10-01 10:59:20 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-10-01 10:59:20 -0400
commit6854c45b36aaf83378209168711bdef1ba99ec83 (patch)
tree3bb0bef32272ad221b2be3682acdd6bf41d99249 /src/backend/access/gist/gistvalidate.c
parentfb35798a88558875371d746a69099338c7241dcb (diff)
downloadpostgresql-6854c45b36aaf83378209168711bdef1ba99ec83.tar.gz
postgresql-6854c45b36aaf83378209168711bdef1ba99ec83.zip
Put back explicit setting of replication values within TAP tests.
Commit 151c0c5f7 neglected the possibility that a TEMP_CONFIG file would explicitly set max_wal_senders=0; as indeed buildfarm member thorntail does, so that it can test wal_level=minimal in other test suites. Hence, rather than assuming that max_wal_senders=10 will prevail if we say nothing, set it explicitly. Set max_replication_slots=10 explicitly too, just to be safe. Back-patch to v10, like the previous patch. Discussion: https://postgr.es/m/723911.1601417626@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions