diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2024-09-04 16:25:28 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2024-09-04 16:25:28 -0400 |
commit | 83eb481d527b541e2ef2a1b14ab2c56b2ccf362b (patch) | |
tree | ac7730aca2fb71c6ac2f9673a2a34146a4c5e5fd /src/backend/utils/adt/varchar.c | |
parent | ddfc556a644404a8942e77651f75f09aa5188782 (diff) | |
download | postgresql-83eb481d527b541e2ef2a1b14ab2c56b2ccf362b.tar.gz postgresql-83eb481d527b541e2ef2a1b14ab2c56b2ccf362b.zip |
Remove test-case workarounds for ancient libedit versions.
This reverts some hacks added in d33a81203 and cd69ec66c.
At the time the concern was the already-ancient version of
libedit shipped in Debian 10 (Buster). That platform is
now two years past EOL, so desupporting it for PG 18 seems
fine. (Also, if anyone is really hot to keep testing it,
they can use SKIP_READLINE_TESTS to skip this test.)
We might have to reconsider if any animals still in the
buildfarm don't like this, but the best way to find out
is to try it.
Anton Melnikov
Discussion: https://postgr.es/m/CAGRrpzZU48F2oV3d8eDLr=4TU9xFH5Jt9ED+qU1+X91gMH68Sw@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/varchar.c')
0 files changed, 0 insertions, 0 deletions