Re: currawong is not a happy animal
От | Tom Lane |
---|---|
Тема | Re: currawong is not a happy animal |
Дата | |
Msg-id | 19486.1390064057@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: currawong is not a happy animal (Amit Kapila <amit.kapila16@gmail.com>) |
Ответы |
Re: currawong is not a happy animal
|
Список | pgsql-hackers |
Amit Kapila <amit.kapila16@gmail.com> writes: > Is there any specific reason why adding PGDLLIMPORT for exporting > const variables is not good, when we are already doing for other variables > like InterruptHoldoffCount, CritSectionCount? > On searching in code, I found that for few const variables we do > extern PGDLLIMPORT. For example: > extern PGDLLIMPORT const int NumScanKeywords; OK, that one is a direct counterexample to my worry. I'm still unconvinced that having a contrib module checking stuff based on the size of a struct it's not supposed to access represents a sane division of responsibilities; but let's fix the build problem now and then Robert can contemplate that question at his leisure. regards, tom lane
В списке pgsql-hackers по дате отправления: