pgsql: Set FLEXIBLE_ARRAY_MEMBER to empty for MSVC.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Set FLEXIBLE_ARRAY_MEMBER to empty for MSVC.
Дата
Msg-id E1QXhSm-0005OO-Ky@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Set FLEXIBLE_ARRAY_MEMBER to empty for MSVC.

Per gripe from Tom Lane. I have tested this with VC 2008, and assume
it will work with earlier versions.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ddef31c15c663626fc1804467f4c2ce420598796

Modified Files
--------------
src/include/pg_config.h.win32 |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Obtain table locks as soon as practical during pg_dump.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Don't use "cp -i" in the example WAL archive_command.