| От | Tom Lane |
|---|---|
| Тема | Re: Win32 testing needed |
| Дата | |
| Msg-id | 11680.1091803079@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: Win32 testing needed (Andreas Pflug <pgadmin@pse-consulting.de>) |
| Ответы |
Re: Win32 testing needed
|
| Список | pgsql-hackers-win32 |
Andreas Pflug <pgadmin@pse-consulting.de> writes:
> Claudio Natoli wrote:
>> Agree. Or rather, better if src/port doesn't use backend DATA.
> Not easy to avoid, many functions are really macros using backend data.
Perhaps we should insist that nothing in src/port can include postgres.h.
If it needs something that's not in c.h, it doesn't belong in src/port.
These are the affected files:
$ grep postgres.h *.c
copydir.c:#include "postgres.h"
dirmod.c:#include "postgres.h"
exec.c:#include "postgres.h"
pipe.c:#include "postgres.h"
regards, tom lane
В списке pgsql-hackers-win32 по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера