Use FLEXIBLE_ARRAY_MEMBER in struct RecordIOData.
Tom Lane <tgl@sss.pgh.pa.us>
Use FLEXIBLE_ARRAY_MEMBER in struct RecordIOData. I (tgl) fixed this last night in rowtypes.c, but I missed that the code had been copied into a couple of other places. Michael Paquier
Files
| Path | Change | +/− |
|---|---|---|
| contrib/hstore/hstore_io.c | modified | +9 −9 |
| src/backend/utils/adt/jsonfuncs.c | modified | +9 −9 |