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

From Esteban Zimanyi
Subject Re: Error when defining a set returning function
Date
Msg-id CAPqRbE5Ma8c6NJy8Mgfgz=KnDpZJpNPXwgd2Dmzsd1XT5BkEWg@mail.gmail.com
Whole thread Raw
In response to Re: Error when defining a set returning function  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers

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.
 
I didn't know about pgxs. Many thanks Andrew for pointing this out.

pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: Bogus collation version recording in recordMultipleDependencies
Next
From: Michael Paquier
Date:
Subject: Re: File truncation within PostgresNode::issues_sql_like() wrong on Windows