Re: late binding of shared libs for C functions - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: late binding of shared libs for C functions
Date
Msg-id 955d28fd-8273-ae20-9924-51ed4028cef3@2ndQuadrant.com
Whole thread Raw
In response to Re: late binding of shared libs for C functions  (Geoff Winkless <pgsqladmin@geoff.dj>)
List pgsql-hackers

On 06/12/2018 11:09 AM, Geoff Winkless wrote:
> On Tue, 12 Jun 2018 at 15:44, Christian Ullrich <chris@chrullrich.net> wrote:
>>> I did wonder about "NO CHECK" but wasn't sure if having two words
>>> would make the parser change more complex.
>> DEFERRED?
> That's a good shout. I wouldn't mind either of those choices.
>
> So can I assume at least that no-one has an objection to the general principle?
>
> I don't currently have a PG dev environment set up so it's non-trivial
> for me to implement, which I'm ok with but not if I'm just wasting my
> (and everyone else's) time :)
>



I would wait a little while. The idea's only been floated for a few hours.

cheers

andrew

-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Geoff Winkless
Date:
Subject: Re: late binding of shared libs for C functions
Next
From: Peter Eisentraut
Date:
Subject: Re: assert in nested SQL procedure call in current HEAD