diff options
author | Andres Freund | 2014-09-26 00:55:38 +0000 |
---|---|---|
committer | Andres Freund | 2014-09-26 00:55:38 +0000 |
commit | 9b6bb9b47153e4bf6d23bef13165491ba440fc23 (patch) | |
tree | 0fe9e506e68f0319c2cfb2c3362178af5b28ea89 /src/backend/utils/adt/jsonb.c | |
parent | f18cad944911f05ad2e876af67362e28584b3c61 (diff) |
Define META_FREE in a way that doesn't cause -Wempty-body warnings.
That get rids of the only -Wempty-body warning when compiling postgres
with gcc 4.8/9. As 6550b901f shows, it's useful to be able to use that
option routinely.
Without asserts there's many more warnings, but that's food for
another commit.
Diffstat (limited to 'src/backend/utils/adt/jsonb.c')
0 files changed, 0 insertions, 0 deletions