diff options
author | Noah Misch <noah@leadboat.com> | 2023-04-02 09:31:09 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2023-04-02 09:31:09 -0700 |
commit | eaa1dd131ca0a4c8e221cd60cdfc69aa0f7efe42 (patch) | |
tree | 47c2f328ea4fec50c3facb683cb0194b9387aea9 /src/backend/access/gist/gistxlog.c | |
parent | 61b313e47eb987682441c675724c22bf4363c9c4 (diff) | |
download | postgresql-eaa1dd131ca0a4c8e221cd60cdfc69aa0f7efe42.tar.gz postgresql-eaa1dd131ca0a4c8e221cd60cdfc69aa0f7efe42.zip |
Use PG_TEST_TIMEOUT_DEFAULT in 019_replslot_limit.pl.
Oversight in f2698ea02ca8a56f38935d2b300ac54936712558, which introduced
the variable. This lowers some 1000s timeouts to the configurable
default of 180s, due to a lack of evidence for needing the longer
timeout. The alternative was 6*PG_TEST_TIMEOUT_DEFAULT, which we can
adopt if the need arises. Given the lack of observed trouble with these
timeouts, no back-patch.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions