Re: narwhal and PGDLLIMPORT - Mailing list pgsql-hackers

From Hiroshi Inoue
Subject Re: narwhal and PGDLLIMPORT
Date
Msg-id 52FF47D6.2010202@tpf.co.jp
Whole thread Raw
In response to Re: narwhal and PGDLLIMPORT  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
(2014/02/15 11:42), Tom Lane wrote:
> Hiroshi Inoue <inoue@tpf.co.jp> writes:
>> (2014/02/15 2:32), Tom Lane wrote:
>>> (BTW, narwhal is evidently not trying to build plpython.  I wonder
>>> why not?)
> 
>> Due to *initializer element is not constant* error which also can be
>>   see on my old machine.
> 
> Hmm, isn't that one of the symptoms of inadequacies in
> --enable-auto-import?  Wonder if the disable change fixed it.

The error is a compilation error not a linkage one. gcc on narwhal
or my old machine is too old unfortunately.

regards,
Hiroshi Inoue




pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Long paths for tablespace leads to uninterruptible hang in Windows
Next
From: Hannu Krosing
Date:
Subject: Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster