Re: 10beta1/m68k: static assertion failed: "MAXALIGN too small to fit int32"

Christoph Berg <myon@debian.org>

From: Christoph Berg <myon@debian.org>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Andres Freund <andres@anarazel.de>
Date: 2017-05-18T09:31:38Z
Lists: pgsql-hackers
Re: Heikki Linnakangas 2017-05-18 <e0bfad8e-ec5d-28ee-ebbc-4670d465b3cf@iki.fi>
> I'll commit that, barring objections. If you can verify that it fixes the
> problem before that, that'd be great, otherwise I guess we'll find out some
> time after the commit.

Please go ahead, I don't think I have online access to a m68k machine.
(It got demoted to an unofficial port some time ago and the old Debian
porter machines got taken down).

Thanks,
Christoph


Commits

  1. Make slab allocator work on platforms with MAXIMUM_ALIGNOF < sizeof(int).