pgsql: Fix order of arguments to va_start() - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix order of arguments to va_start()
Date
Msg-id E1aHK5B-0004nS-JX@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix order of arguments to va_start()

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f81c966d2095fdab70a5d81ceb6dd9c89f4acd87

Modified Files
--------------
src/port/win32security.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix unobvious interaction between -X switch and subdirectory cre
Next
From: Tom Lane
Date:
Subject: pgsql: Delay creation of subplan tlist until after create_plan().