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

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: meskes(at)postgresql(dot)org, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Inlined two functions to get rid of va_list problems on some
Date: 2007-04-27 07:56:43
Message-ID: 20070427075643.GA2884@trantor.fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Fri, Apr 27, 2007 at 03:07:52AM -0400, Tom Lane wrote:
> meskes(at)postgresql(dot)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(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2007-04-27 09:38:11 pginstaller - pginst: Tweaks for 8.3
Previous Message Michael Meskes 2007-04-27 07:55:28 pgsql: Removed non-existant function from extern.h