Thomas Munro <thomas.munro@gmail.com> writes:
>> Dmitry Mityugov <d.mityugov@postgrespro.ru> writes:
>>> I get a failure in Postgres executable early on startup.
>> Interesting, but again, how about a stack trace?
> Hmm. We use TypeSizeT in generated IR for Datum, which is obviously
> incorrect in this configuration.
Oh! Yeah, that is surely broken now. But it'd only explain problems
once you reach JIT-ed code, which I'd not expect to happen "early on
startup". So maybe there's another problem?
regards, tom lane