diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2018-01-30 19:21:19 -0500 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2018-01-30 19:21:19 -0500 |
commit | 9f050c0b41685e61c7373d7af9f97740b61a316d (patch) | |
tree | eccf3fcbb7b820e56f48926e5cefffbade7d8c3b /src/backend/utils/adt/version.c | |
parent | b37422de89e569a474509cd26ec49e27866d01e8 (diff) |
Exclude common/int128.h from cpluspluscheck
It uses static assertions, which are not supported under C++ in this
branch.
This change only goes into the 9.4 branch, because 9.5 and beyond will
primarily use the USE_NATIVE_INT128 branch, so cpluspluscheck isn't
bothered. In PG11 we will have C++ support for static assertions, so
the issue will go away altogether.
Diffstat (limited to 'src/backend/utils/adt/version.c')
0 files changed, 0 insertions, 0 deletions