Random PGDLLIMPORTing
От | Craig Ringer |
---|---|
Тема | Random PGDLLIMPORTing |
Дата | |
Msg-id | CAMsr+YFcG_rj0gy-j-pUP-HqOK6hgM_uvEiPT9RdkT=vdh_25g@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: Random PGDLLIMPORTing
Re: Random PGDLLIMPORTing |
Список | pgsql-hackers |
Hi all Noticed this while reading something unrelated extern PGDLLIMPORT pid_t PostmasterPid; extern bool IsPostmasterEnvironment; extern PGDLLIMPORT bool IsUnderPostmaster; extern bool IsBackgroundWorker; extern PGDLLIMPORT bool IsBinaryUpgrade; I don't see any sane reason for some of those to be PGDLLIMPORT but not others. In particular it's pretty silly for IsBackgroundWorker not to be PGDLLIMPORT. Too trivial to be worth making an actual patch, it'd be more work to apply it than edit directly. -- Craig Ringer http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-hackers по дате отправления: