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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
