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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: meskes(at)postgresql(dot)org
Cc: 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:07:52
Message-ID: 8519.1177657672@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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?

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2007-04-27 07:55:15 pgsql: Removed non-existant function from extern.h
Previous Message User Okbob 2007-04-27 07:00:16 plpsm - plpgpsm: merge patch: Fix array coercion expressions to ensure