Remove test for VA_ARGS, implied by C99.
authorAndres Freund <[email protected]>
Fri, 24 Aug 2018 17:41:45 +0000 (10:41 -0700)
committerAndres Freund <[email protected]>
Fri, 24 Aug 2018 17:41:45 +0000 (10:41 -0700)
commit8ecdefc261abbd35d6280cdd8fd749e83c3fd199
tree3c10a717339808e8741c05dca6796d2a614dd1e1
parentcb92520563834577d3afbbedcc0df4ee0aac3445
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
config/c-compiler.m4
configure
configure.in
src/include/pg_config.h.in
src/include/pg_config.h.win32
src/include/utils/elog.h
src/pl/plpython/plpy_elog.h