Re: MultiXact truncation, startup et al. - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: MultiXact truncation, startup et al.
Date
Msg-id 1385827106.27340.18.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: MultiXact truncation, startup et al.  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On Fri, 2013-11-29 at 22:15 -0300, Alvaro Herrera wrote:
> Okay, I have pushed all these patches, including the fixes suggested
> here and then some.

Something in these patches is causing a new compiler warning in the 9.2
branch:

multixact.c:1553:1: warning: no previous prototype for
‘TrimMultiXact’ [-Wmissing-prototypes]

http://pgci.eisentraut.org/jenkins/job/postgresql_9.2_world/404/warnings19Result/new/?

Something might be wrong there, because that new function doesn't appear
to be called anywhere.





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: MultiXact truncation, startup et al.
Next
From: Andres Freund
Date:
Subject: Re: Incomplete freezing when truncating a relation during vacuum