Separate enum from struct
Peter Eisentraut <peter_e@gmx.net>
Separate enum from struct Otherwise the enum symbols are not visible outside the struct in C++. Reviewed-by: Thomas Munro <thomas.munro@enterprisedb.com>
Files
| Path | Change | +/− |
|---|---|---|
| src/include/utils/jsonb.h | modified | +15 −13 |