From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | todd(at)tekinteractive(dot)com |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: REQ: build src/backend/postgres w/o -lncurses or -lreadline |
Date: | 2001-05-14 18:43:03 |
Message-ID: | 200105141843.f4EIh4x09935@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
> Bruce Momjian writes:
> >> I realize this is a sort of special-purpose request. It's not a big
> >> deal to build the whole thing, then just relink src/backend/postgres
> >> without those libs. It just feels dirty to have them there when they
> >> aren't needed.
> >>
> >
> >It is my understanding that having them there causes no bloat in the
> >binary. No symbols are resolved in those libs.
>
> Perhaps not, but the postgres binary then becomes dependent on those
> libs being available (if they're shared).
Good point.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-05-15 00:49:22 | Re: Postgres bug (working with iserverd) |
Previous Message | Todd R. Eigenschink | 2001-05-14 02:32:49 | Re: REQ: build src/backend/postgres w/o -lncurses or -lreadline |