Re: --with-llvm on 32-bit platforms? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: --with-llvm on 32-bit platforms?
Date
Msg-id 864697.1757981095@sss.pgh.pa.us
Whole thread Raw
In response to Re: --with-llvm on 32-bit platforms?  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: --with-llvm on 32-bit platforms?
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: AIX support
Next
From: "Matheus Alcantara"
Date:
Subject: Include extension path on pg_available_extensions