Re: Error when defining a set returning function - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Error when defining a set returning function
Date
Msg-id e10d7f86-e648-0689-bd69-f588ff245bda@dunslane.net
Whole thread Raw
In response to Re: Error when defining a set returning function  (Esteban Zimanyi <ezimanyi@ulb.ac.be>)
Responses Re: Error when defining a set returning function  (Esteban Zimanyi <ezimanyi@ulb.ac.be>)
List pgsql-hackers
On 4/16/21 3:32 PM, Esteban Zimanyi wrote:
> Many thanks Tom for your help ! 
>
> I removed the flag -fshort-enums and everything works fine !
>
>

If you build with pgxs it should supply the appropriate compiler flags.
Alternatively, get the right settings from pg_config. In general rolling
your own is a bad idea.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bogus collation version recording in recordMultipleDependencies
Next
From: Justin Pryzby
Date:
Subject: Re: default_tablespace doc and partitioned rels