pgsql: This patch changes the use of varargs.h to stdarg.h as required - Mailing list pgsql-committers

From neilc@svr1.postgresql.org (Neil Conway)
Subject pgsql: This patch changes the use of varargs.h to stdarg.h as required
Date
Msg-id 20050415042934.A68B0539D5@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
This patch changes the use of varargs.h to stdarg.h as
required by modern versions of GCC.

Niels Breet

Modified Files:
--------------
    pgsql/src/tools/entab:
        halt.c (r1.5 -> r1.6)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/entab/halt.c.diff?r1=1.5&r2=1.6)

pgsql-committers by date:

Previous
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql: Remove an unused variable "waitingForSignal".
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Revert addition of poorly-thought-out DUMP TIMESTAMP archive