| От | Andrew Dunstan |
|---|---|
| Тема | Re: where EXEC_BACKEND? |
| Дата | |
| Msg-id | 4A0F0B25.5070608@dunslane.net обсуждение |
| Ответ на | where EXEC_BACKEND? (abdelhak benmohamed <abdelhak.benmohamed@yahoo.fr>) |
| Список | pgsql-hackers |
abdelhak benmohamed wrote: > hi, > > actually i try to execute postgres step by step (on paper) > i don't retreive where EXEC_BACKEND is initialized > can any one help me? > it is very important for me > > thanks > > normally it is added to the CPP_FLAGS by configure, if needed (i.e. for the Windows gcc build), or by the Project (for the MSVC build). It's not defined in any include file. On Unix it is only ever used to test the way the Windows port works, and then you have to define it manually, e.g. by passing it in to configure via preset CPP_FLAGS. Standard Unix builds don't work this way. cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера