postgresql/src/include/replication
Tom Lane e1a11d9311 Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[].
This requires changing quite a few places that were depending on
sizeof(HeapTupleHeaderData), but it seems for the best.

Michael Paquier, some adjustments by me
2015-02-21 15:13:06 -05:00
..
basebackup.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
decode.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
logical.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
logicalfuncs.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
output_plugin.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
reorderbuffer.h Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. 2015-02-21 15:13:06 -05:00
slot.h Some more FLEXIBLE_ARRAY_MEMBER fixes. 2015-02-21 01:46:43 -05:00
snapbuild.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
syncrep.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
walreceiver.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
walsender.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
walsender_private.h Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 2015-02-20 00:11:42 -05:00