Remove test for VA_ARGS, implied by C99.

Andres Freund <andres@anarazel.de>

Commit: 8ecdefc261abbd35d6280cdd8fd749e83c3fd199
Author: Andres Freund <andres@anarazel.de>
Date: 2018-08-24T17:41:45Z
Releases: 12.0
Remove test for VA_ARGS, implied by C99.

This simplifies logic / reduces duplication in a few headers.

Author: Andres Freund
Discussion: https://postgr.es/m/97d4b165-192d-3605-749c-f614a0c4e783@2ndquadrant.com

Files

PathChange+/−
config/c-compiler.m4 modified +0 −19
configure modified +0 −32
configure.in modified +0 −1
src/include/pg_config.h.in modified +0 −3
src/include/pg_config.h.win32 modified +0 −3
src/include/utils/elog.h modified +1 −7
src/pl/plpython/plpy_elog.h modified +0 −4

Discussion