Re: pgsql: Inlined two functions to get rid of va_list problems on some - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Inlined two functions to get rid of va_list problems on some
Date
Msg-id 8519.1177657672@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Inlined two functions to get rid of va_list problems on some  (meskes@postgresql.org (Michael Meskes))
Responses Re: pgsql: Inlined two functions to get rid of va_list problems on some  (Michael Meskes <meskes@postgresql.org>)
List pgsql-committers
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

pgsql-committers by date:

Previous
From: okbob@pgfoundry.org (User Okbob)
Date:
Subject: plpsm - plpgpsm: merge patch: Fix array coercion expressions to ensure
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Removed non-existant function from extern.h