Re: Fwd: Keywords in pg_hba.conf should be field-specific

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Fwd: Keywords in pg_hba.conf should be field-specific
Дата
Msg-id BANLkTikwo8r-SA-cbY=rJJcENitvKCt-MQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fwd: Keywords in pg_hba.conf should be field-specific  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: Fwd: Keywords in pg_hba.conf should be field-specific  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Hello

>
> I have touched next_token() and next_token_expand() a bit more, because
> it seemed to me that they could be simplified further (the bit about
> returning the comma in the token, instead of being a boolean return,
> seemed strange).  Please let me know what you think.
>

I am thinking, so it is ok.

I am not sure, if load_ident is correct. In load_hba you clean a
previous context after successful processing. In load_ident you clean
data on start. Is it ok?

Regards

Pavel


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Range Types, constructors, and the type system
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Range Types and length function