pgsql: Revert "Remove old readline API workaround"

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert "Remove old readline API workaround"
Date: 2026-08-25 12:17:46
Message-ID: E1wyq65-000000023Y8-2FG5@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Remove old readline API workaround"

This reverts commit 5e1e32c2c6c61c411358ef101acb27db3969d4fb.

It turns out that macOS still ships with an ancient libedit in the
base system that has the old definition of rl_readline_name.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/39c636a1aac8fe14afd3dd5af0141dc532a297b7

Modified Files
--------------
src/bin/psql/tab-complete.in.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2026-08-25 13:50:49 pgsql: Add test for view referencing labels shared by vertex and edge t
Previous Message Heikki Linnakangas 2026-08-25 11:12:52 pgsql: Fix crash on trying to expand a shared memory hash table