Allow cpluspluscheck to pass by renaming variable
Simon Riggs <simon@2ndQuadrant.com>
Allow cpluspluscheck to pass by renaming variable Use of a C++ keyword as a function name caused problems Reported-by: Álvaro Herrera
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/parse_clause.c | modified | +7 −7 |
| src/include/parser/parse_clause.h | modified | +1 −1 |