Allow cpluspluscheck to pass by renaming variable

Simon Riggs <simon@2ndQuadrant.com>

Commit: 530e69e59b07cf94a65cfde7dd1a8b1c62b44228
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2018-04-05T19:06:02Z
Releases: 11.0
Allow cpluspluscheck to pass by renaming variable

Use of a C++ keyword as a function name caused problems

Reported-by: Álvaro Herrera

Files

PathChange+/−
src/backend/parser/parse_clause.c modified +7 −7
src/include/parser/parse_clause.h modified +1 −1