Re: [HACKERS] pgbench - allow to store select results into variables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] pgbench - allow to store select results into variables
Дата
Msg-id 6611.1504547212@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] pgbench - allow to store select results intovariables  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Ответы Re: [HACKERS] pgbench - allow to store select results intovariables
Список pgsql-hackers
Tatsuo Ishii <ishii@sraoss.co.jp> writes:
>> Here is a v3 with a more precise comment.

> Looks good to me. I have marked the patch status as "Ready for
> committer".

LGTM too.  Pushed with a minor adjustment to make parseVariable()
have exactly the same test as valid_variable_name().
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Variable substitution in psql backtick expansion
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: [HACKERS] INSERT .. ON CONFLICT DO SELECT [FOR ..]