On Mon, 2013-08-26 at 23:24 +0000, Andrew Gierth wrote: > Latest version of patch. This should be it as far as code goes; there > may be some more regression test work, and a doc patch will be > forthcoming.
In src/include/optimizer/paths.h, you are using "operator" as a function argument name, which breaks cpluspluscheck. Try using opid or operatorid. -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers