Reinhard Max <[EMAIL PROTECTED]> writes:
> it appears all of PostgreSQL's binaries are linked against libreadline and
> libncurses, but the only one that really needs them seems to be psql.
> Is there a reason behind this other than that it might be easier to have
> only one set of linker switche
On Mon, Apr 11, 2005 at 02:46:09PM +0200, Reinhard Max wrote:
> it appears all of PostgreSQL's binaries are linked against libreadline and
> libncurses, but the only one that really needs them seems to be psql.
>
> Is there a reason behind this other than that it might be easier to have
> only