Thread: pgsql: Inlined two functions to get rid of va_list problems on some

pgsql: Inlined two functions to get rid of va_list problems on some

From
meskes@postgresql.org (Michael Meskes)
Date:
Log Message:
-----------
Inlined two functions to get rid of va_list problems on some archs.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg:
        ChangeLog (r1.342 -> r1.343)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog.diff?r1=1.342&r2=1.343)
    pgsql/src/interfaces/ecpg/ecpglib:
        descriptor.c (r1.20 -> r1.21)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/descriptor.c.diff?r1=1.20&r2=1.21)
        execute.c (r1.65 -> r1.66)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/execute.c.diff?r1=1.65&r2=1.66)

meskes@postgresql.org (Michael Meskes) writes:
> Log Message:
> -----------
> Inlined two functions to get rid of va_list problems on some archs.

Hm, shouldn't this patch have touched a .h file too?

            regards, tom lane

Re: pgsql: Inlined two functions to get rid of va_list problems on some

From
Michael Meskes
Date:
On Fri, Apr 27, 2007 at 03:07:52AM -0400, Tom Lane wrote:
> meskes@postgresql.org (Michael Meskes) writes:
> > Log Message:
> > -----------
> > Inlined two functions to get rid of va_list problems on some archs.
>
> Hm, shouldn't this patch have touched a .h file too?

Argh! You're right. Fixed. No biggy though as this is just an internal
header file.

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!