Sachin Kotwal <kotsac...@gmail.com> writes:
> On Tue, Apr 19, 2016 at 7:02 PM, Adrian Klaver <adrian.kla...@aklaver.com>
> wrote:
>> Did you install the 9.3.11 server from source also?

> Yes. I have clone git repository and checkout for  pg-9.3.11

The reason for that question is that the most obvious explanation for this
failure is that the auto_explain build is seeing a different value for
PG_USE_INLINE than the main server build did.  So probably your include
path is picking up a pg_config.h that does not match the postgres
executable the link is happening against.

                        regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to