summaryrefslogtreecommitdiff
path: root/src/backend/commands/collationcmds.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:15 -0400
commit064e029e60a516dea6566652d729419a51294ac2 (patch)
tree55c725c689d1852d8ab91ac3d420ad6776b27972 /src/backend/commands/collationcmds.c
parentd04e342ba404171c706f96e501865fe0d5f6b1e5 (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/backend/commands/collationcmds.c')
0 files changed, 0 insertions, 0 deletions