diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-04-21 11:21:15 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-04-21 11:21:15 -0400 |
commit | 9d25e1aa311c0f0c77155382e6608545b7bf579c (patch) | |
tree | 50cc381e9e3a6e206fe75ca41068fb84b508df40 /src/backend/utils/adt/arrayfuncs.c | |
parent | 2117c3cb3d51e73290f464ad725fe829c96b9213 (diff) | |
download | postgresql-9d25e1aa311c0f0c77155382e6608545b7bf579c.tar.gz postgresql-9d25e1aa311c0f0c77155382e6608545b7bf579c.zip |
Clean up cpluspluscheck violation.
"operator" is a reserved word in C++, so per project conventions,
don't use it as an identifier in header files.
My oversight in commit a80818605.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions