Use FLEXIBLE_ARRAY_MEMBER in struct RecordIOData.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c110eff1324f5c882c737ad988191ed4a54c4936
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-02-20T22:03:12Z
Releases: 9.5.0
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

PathChange+/−
contrib/hstore/hstore_io.c modified +9 −9
src/backend/utils/adt/jsonfuncs.c modified +9 −9