[Pkg-postgresql-public] pg_wrapper and readline confusion
Martin Pitt
mpitt at debian.org
Wed Jul 25 05:06:45 UTC 2012
Hello Peter,
Peter Eisentraut [2012-07-22 0:34 +0300]:
> The postgresql packages are supposed to be linked with libedit nowadays,
> but they are not configured with --with-libedit-preferred, so if
> libreadline is installed, they will still end up linked with
> libreadline. Maybe that's actually intentional, but ...
I guess some people would still construct a potential license problem
there.. But I actually left it like that so that people can easily do
local builds with readline without much fuss. If you prefer to add
--with-libedit-preferred, that's fine for me.
> With a patch like the attached one, this could be avoided, if it is
> meant to be supported.
That looks perfectly reasonable, independently of whether or not we'll
eventually use --with-libedit-preferred. Please apply, thanks!
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
More information about the Pkg-postgresql-public
mailing list