aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuild.c
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:14 -0400
commit13f353b0e0775642c212ac557b371eefa171d179 (patch)
treeee4764e3fbe1c3b9f35460d3691eb096eb6d705c /src/backend/access/gist/gistbuild.c
parentc788115b5eb50d666023aa6f6e7faee21288401c (diff)
downloadpostgresql-13f353b0e0775642c212ac557b371eefa171d179.tar.gz
postgresql-13f353b0e0775642c212ac557b371eefa171d179.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/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions