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

Started by Michael Meskesabout 19 years ago3 messagescomitters
Jump to latest
#1Michael Meskes
meskes@postgresql.org

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)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Michael Meskes (#1)
Re: pgsql: Inlined two functions to get rid of va_list problems on some

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

#3Michael Meskes
meskes@postgresql.org
In reply to: Tom Lane (#2)
Re: pgsql: Inlined two functions to get rid of va_list problems on some

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!