Allow cpluspluscheck to pass by renaming variable
Use of a C++ keyword as a function name caused problems
Reported-by: Álvaro Herrera
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/530e69e59b07cf94a65cfde7dd1a8b1c62b44228
Modified Files
--------------
src/backend/parser/parse_clause.c | 14 +++++++-------
src/include/parser/parse_clause.h | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)