Peter Eisentraut <pete...@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


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to