summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorTom Lane2020-03-11 22:23:57 +0000
committerTom Lane2020-03-11 22:24:11 +0000
commita029a0641cce002acbb5e8ac6ec5533e599a9aea (patch)
treeaa46ebaf1f8147c65ef7511b0bf7361c61db5bc6 /src/include/postgres.h
parentb08dee24a5574ba6657d238b91c10f1f8e2608f8 (diff)
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