Re: split rm_name and rm_desc out of rmgr.c - Mailing list pgsql-hackers

From Tom Lane
Subject Re: split rm_name and rm_desc out of rmgr.c
Date
Msg-id 15323.1360258524@sss.pgh.pa.us
Whole thread Raw
In response to Re: split rm_name and rm_desc out of rmgr.c  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> On 2/5/13 3:47 PM, Alvaro Herrera wrote:
>> Patch attached.

> This has broken cpluspluscheck:

> ./src/include/access/rmgrlist.h:28:8: error: expected constructor, destructor, or type conversion before '(' token

cpluspluscheck has an explicit exclusion for kwlist.h, looks like it
needs one for rmgrlist.h as well, since neither of them are meant to
compile standalone.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: Vacuum/visibility is busted
Next
From: Jeff Janes
Date:
Subject: Re: Vacuum/visibility is busted