Re: Problems with pgxs

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problems with pgxs
Дата
Msg-id 27884.1099237123@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Problems with pgxs  (Thomas Hallgren <thhal@mailblocks.com>)
Ответы Re: Problems with pgxs  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Thomas Hallgren <thhal@mailblocks.com> writes:
> [ Makefile.shlib contains ]

>      all-lib: all-static-lib all-shared-lib

>      all-static-lib: $(PTHREAD_H_WIN32) $(top_builddir)/src/port/pg_config_paths.h lib$(NAME).a

>      all-shared-lib: $(PTHREAD_H_WIN32) $(top_builddir)/src/port/pg_config_paths.h $(shlib)

Would someone explain to me what in the world these targets are doing
demanding either of those as prerequisite?  They certainly did not have
those prereqs in 7.4.  This seems an excessively klugy way of handling
some Windows brokenness or other.
        regards, tom lane


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: fsync, ext2 on Linux
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: fsync, ext2 on Linux