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 Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/c110eff1324f5c882c737ad988191ed4a54c4936 Modified Files -------------- contrib/hstore/hstore_io.c | 18 +++++++++--------- src/backend/utils/adt/jsonfuncs.c | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
