Why is CacheMemoryContext declared DLLIMPORT in one place and not in another?

Поиск
Список
Период
Сортировка
От Dann Corbit
Тема Why is CacheMemoryContext declared DLLIMPORT in one place and not in another?
Дата
Msg-id D90A5A6C612A39408103E6ECDD77B82920CF78@voyager.corporate.connx.com
обсуждение исходный текст
Ответы Re: Why is CacheMemoryContext declared DLLIMPORT in one place and not in another?
Список pgsql-hackers
PostgreSQL 7.2.1...
We have:
C:\CYGWIN\USR\SRC\POSTGRESQL-7.2.1-1\src\include\utils\catcache.h(84):ex
tern MemoryContext CacheMemoryContext;
C:\CYGWIN\USR\SRC\POSTGRESQL-7.2.1-1\src\include\utils\memutils.h(70):ex
tern DLLIMPORT MemoryContext CacheMemoryContext;

They cannot both be correct.  Which is correct?


В списке pgsql-hackers по дате отправления: