pgsql: Remove -fno-operator-names switch from cpluspluscheck.

Started by Tom Laneover 15 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Remove -fno-operator-names switch from cpluspluscheck.

No longer needed now that bitand() and bitor() have been renamed.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=f79136439f250f3eab6792870353a83ad993e71f

Modified Files
--------------
src/tools/pginclude/cpluspluscheck | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)