On Thu, 18 Jan 2018 01:47:46 -0500 Tom Lane <[email protected]> wrote:
> Victor Wagner <[email protected]> writes: > > Tom Lane <[email protected]> wrote: > > checking for __int128 alignment bug... ok > > As far as I understand your patch, there should be: > > checking for __int128 alignment bug... broken > > Yes, that's what I expected to happen. It seems that I've made some unreproducible mistake last night applying your patch. Marina repeapplied it later and everything works. I'we cherrypicked in as far back as 9.5, and with these versions it works too.
