Re: pgsql-server/src/bin/initdb Makefile

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql-server/src/bin/initdb Makefile
Дата
Msg-id 14982.1068767708@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql-server/src/bin/initdb Makefile  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-committers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> Silly to copy sprompt.c from src/port when we're linking libpgport anyway.

> The style has always been to compile in each app in case the flags
> change, or is that only for libpq?

libpq needs to build these modules PIC, but a simple executable does
not.  The whole notion of building libpgport as a library is wrong
if you want to recompile in each app.

            regards, tom lane

В списке pgsql-committers по дате отправления: