pgsql: Add missing PGDLLIMPORT markings

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Add missing PGDLLIMPORT markings
Дата
Msg-id E1rPi0v-001g8x-TM@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add missing PGDLLIMPORT markings

Since commit 8ec569479f, we have a policy of marking all backend
variables with PGDLLIMPORT.

Reported-by: Anton A. Melnikov
Discussion: https://www.postgresql.org/message-id/0b78546c-ffef-4cd9-9ba1-d1e6aab88cea@postgrespro.ru

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c6b86eaa55ff225a7a4aa23c13e42edc4d996a44

Modified Files
--------------
src/include/postmaster/walsummarizer.h | 4 ++--
src/include/storage/buf_internals.h    | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: struct XmlTableRoutine: use C99 designated initializers
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Decorate WITH with literal markup tags