Remove test for VA_ARGS, implied by C99.
Andres Freund <andres@anarazel.de>
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
| Path | Change | +/− |
|---|---|---|
| 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
- C99 compliance for src/port/snprintf.c 95 messages · 2018-08-14 → 2018-09-28