On 2022/12/12 02:37, Anton Kasimov wrote:
> Is it possible to change postgresql-client to compile with readline from
> the ports?

libreadline is, unusually for a library, licensed under GPL not LGPL.
So IIUC that would change the license of the produced package to GPLv3
which is at least a bit distasteful (and might cause actual problems for
some users..) I think we would also need to then check other packages
linked to postgresql for license compatibility, as not everything can be
combined with GPLv3.

Reply via email to