Re: Large C files

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Large C files
Дата
Msg-id CAEYLb_VKSphB3YPJaJkUCLQH-Z=H=vpjL7GkCqB9NmuWJqfzNQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Large C files  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Large C files
Re: Large C files
Список pgsql-hackers
This evening, David Fetter described a problem to me that he was
having building the Twitter FDW. It transpired that it was down to its
dependence on an #include that was recently judged to be
redundant.This seems like another reason to avoid using pgrminclude -
even if we can be certain that the #includes are redundant within
Postgres, we cannot be sure that they are redundant in third party
code.

--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: patch: move dumpUserConfig call in dumpRoles function of pg_dumpall.c
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Large C files