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. -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers