On 5 April 2018 at 16:09, Alvaro Herrera <alvhe...@alvh.no-ip.org> wrote:
> Quick item: parse_clause.h fails cpluspluscheck because it has a C++
> keyword as a function argument name:
>
> ./src/include/parser/parse_clause.h:26:14: error: expected ‘,’ or ‘...’ 
> before ‘namespace’
>        List **namespace);
>               ^~~~~~~~~

How's this as a fix?

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment: fnamespace.v1.patch
Description: Binary data

Reply via email to