aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-03-11 18:23:57 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-03-11 18:24:13 -0400
commit630590d6ff632b95418eff9e98482d9a93b60ee3 (patch)
tree5268bb980ec733a9fb99ae67f2bd1ddca0e2f568 /src/include/postgres.h
parent393b449f1a643f5a90a4399dffa3148a94e5beec (diff)
downloadpostgresql-630590d6ff632b95418eff9e98482d9a93b60ee3.tar.gz
postgresql-630590d6ff632b95418eff9e98482d9a93b60ee3.zip
Fix test case instability introduced in 085b6b667.
I forgot that the WAL directory might hold other files besides WAL segments, notably including new segments still being filled. That means a blind test for the first file's size being 16MB can fail. Restrict based on file name length to make it more robust. Per buildfarm.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions