Skip to content
Snippets Groups Projects
Commit 6882564a authored by Martin Pitt's avatar Martin Pitt
Browse files

pg_wrapper: If libreadline is installed, LD_PRELOAD this for "psql", to

avoid using the rather broken libedit. We need to build the postgresql-X.Y
packages against libedit for license reasons (#603599), but as libreadline
has a drop-in compatible ABI, this works around the licensing
restrictions. Thanks to Andreas Barth for working this out! Add a
recommends to libreadline6. (Closes: #608442, #607907, #607109, #611918)
parent 4c26c811
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment