Mark two variables in in aset.c with PG_USED_FOR_ASSERTS_ONLY
Tomas Vondra <tomas.vondra@postgresql.org>
Mark two variables in in aset.c with PG_USED_FOR_ASSERTS_ONLY This fixes two compiler warnings about unused variables in non-assert builds, introduced by 5dd7fc1519461548eebf26c33eac6878ea3e8788.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/mmgr/aset.c | modified | +4 −2 |