| От | Peter Eisentraut |
|---|---|
| Тема | Re: Bugfix and new feature for PGXS |
| Дата | |
| Msg-id | 51C2FAE6.6000104@gmx.net обсуждение исходный текст |
| Ответ на | Re: Bugfix and new feature for PGXS (Craig Ringer <craig@2ndquadrant.com>) |
| Список | pgsql-hackers |
On 6/20/13 1:21 AM, Craig Ringer wrote: > As you note, the other option is to just refer to extension headers by > their unqualified name. I'm *really* not a fan of that idea due to the > obvious clash possibilities with Pg's own headers or system headers, > especially given that the whole idea of extensions is that they're user > supplied. Not having any kind of namespacing is worrying. We already install all PostgreSQL server header files into a separate directory, so the only clashes you have to worry about are with other extensions and with the backend. And you have to do that anyway, because you will have namespace issues for the shared libraries, the symbols in those libraries, and the extension names.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера