pgsql: Avoid using a C++ keyword in header file - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Avoid using a C++ keyword in header file
Date
Msg-id E1bzaeT-00046q-SC@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Avoid using a C++ keyword in header file

per cpluspluscheck

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c32fe432afd4bc428acf4a237f911271746f689f

Modified Files
--------------
src/backend/executor/execGrouping.c | 6 +++---
src/include/lib/simplehash.h        | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Properly indent postgresql.conf comments to align
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: Properly indent postgresql.conf comments to align