Re: late binding of shared libs for C functions

Поиск
Список
Период
Сортировка
От Geoff Winkless
Тема Re: late binding of shared libs for C functions
Дата
Msg-id CAEzk6ffvUREfF4aZbMnrd=rtjOgk1RYdkUAyV5xZPB5XEDjnNw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: late binding of shared libs for C functions  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Ответы Re: late binding of shared libs for C functions  (Christian Ullrich <chris@chrullrich.net>)
Список pgsql-hackers
On Tue, 12 Jun 2018 at 13:41, Andrew Dunstan
<andrew.dunstan@2ndquadrant.com> wrote:
> On 06/12/2018 06:48 AM, Geoff Winkless wrote:
> > +    | AS 'obj_file', 'link_symbol' [UNBOUNDED]
> > (I know UNBOUNDED isn't quite the word - BINDLATE would be better -
> > but I figured I should try to use an existing reserved keyword...)
>
> UNBOUNDED would be terrible. It does not mean the same thing as UNBOUND.

Indeed. I agree.

> Perhaps something like NO CHECK would meet the case, i.e. we're not
> checking the link at function creation time.

I did wonder about "NO CHECK" but wasn't sure if having two words
would make the parser change more complex.

Geoff


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Jonathan S. Katz"
Дата:
Сообщение: Re: pg_config.h.win32 missing a set of flags from pg_config.h.inadded in v11 development
Следующее
От: Christian Ullrich
Дата:
Сообщение: Re: pg_config.h.win32 missing a set of flags from pg_config.h.inadded in v11 development