probably needless linking against readline and ncurses - Mailing list pgsql-hackers

From Reinhard Max
Subject probably needless linking against readline and ncurses
Date
Msg-id Pine.LNX.4.61.0504111435390.28422@albrecht.m4x.de
Whole thread Raw
Responses Re: probably needless linking against readline and ncurses
Re: probably needless linking against readline and ncurses
List pgsql-hackers
Hi,

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 switches that can be used for everything?

cuReinhard


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Question regarding clock-sweep
Next
From: Rémi Zara
Date:
Subject: NetBSD mac68k crashing on union regression test