summaryrefslogtreecommitdiff
path: root/src/backend/storage/file/fd.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-11-03 13:41:53 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2010-11-03 13:41:53 -0400
commitfb9042f77232bf30e3743e87fbcd1f1e2b29bde5 (patch)
tree6224f92e27f384107009a85580ab94aad8594cd2 /src/backend/storage/file/fd.c
parent3f36070d72a54b94096e6853b185eb677a658369 (diff)
Reduce recursion depth in recently-added regression test.
Some buildfarm members fail the test with the original depth of 10 levels, apparently because they are running at the minimum max_stack_depth setting of 100kB and using ~ 10k per recursion level. While it might be interesting to try to figure out why they're eating so much stack, it isn't likely that any fix for that would be back-patchable. So just change the test to recurse only 5 levels. The extra levels don't prove anything correctness-wise anyway.
Diffstat (limited to 'src/backend/storage/file/fd.c')
0 files changed, 0 insertions, 0 deletions