2015-12-14 3:16 GMT+01:00 Michael Paquier <[email protected]>:
> On Mon, Dec 14, 2015 at 11:16 AM, Michael Paquier wrote: > > - cell = (SimpleActionListCell *) > > - pg_malloc(offsetof(SimpleActionListCell, val) + vallen + 1); > > Thanks! Among all those things this bit is a bit shameful.. > > (I am the one at the origin of that FWIW) > me too Thank you Pavel > -- > Michael > > > -- > Sent via pgsql-committers mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-committers >
