| От | Tom Lane |
|---|---|
| Тема | Re: Cleaning up historical portability baggage |
| Дата | |
| Msg-id | 1662559.1657648462@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Cleaning up historical portability baggage (Andres Freund <andres@anarazel.de>) |
| Ответы |
Re: Cleaning up historical portability baggage
|
| Список | pgsql-hackers |
Andres Freund <andres@anarazel.de> writes:
> Redefining functions, be it by linking in something or by redefining function
> names via macros, is a mess. There's places where we then have to undefine
> some of these things to be able to include external headers etc. Some
> functions are only replaced in backends, others in frontend too. It makes it
> hard to know what exactly the assumed set of platform primitives is. Etc.
In the cases at hand, we aren't doing that, are we? The replacement
function is only used on platforms that lack the relevant POSIX function,
so it's hard to argue that we're replacing anything.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера