pgsql: Remove test for VA_ARGS, implied by C99.
Started by Andres Freundalmost 8 years ago1 messagescomitters
Remove test for VA_ARGS, implied by C99.
This simplifies logic / reduces duplication in a few headers.
Author: Andres Freund
Discussion: /messages/by-id/97d4b165-192d-3605-749c-f614a0c4e783@2ndquadrant.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/8ecdefc261abbd35d6280cdd8fd749e83c3fd199
Modified Files
--------------
config/c-compiler.m4 | 19 -------------------
configure | 32 --------------------------------
configure.in | 1 -
src/include/pg_config.h.in | 3 ---
src/include/pg_config.h.win32 | 3 ---
src/include/utils/elog.h | 8 +-------
src/pl/plpython/plpy_elog.h | 4 ----
7 files changed, 1 insertion(+), 69 deletions(-)