Log Message:
-----------
When using GCC on AMD64 and PPC, ECPGget_variable() takes a va_list *, not
a va_list. Christof Petig's previous patch made this change, but neglected
to update ecpglib/descriptor.c, resulting in a compiler warning (and a
likely runtime crash) on AMD64 and PPC.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        descriptor.c (r1.12.4.1 -> r1.12.4.2)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/descriptor.c.diff?r1=1.12.4.1&r2=1.12.4.2)

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to