Re: Verifying variable names in pgbench

Поиск
Список
Период
Сортировка
От Takahiro Itagaki
Тема Re: Verifying variable names in pgbench
Дата
Msg-id 20100105120050.ABF0.52131E4D@oss.ntt.co.jp
обсуждение исходный текст
Ответ на Re: Verifying variable names in pgbench  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
Ответы Re: Verifying variable names in pgbench  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp> wrote:

> We can remove the complexity if we give up showing the command (arg0)
> in error messages. Shall we remove it? Simplified patch attached.

Here is the proposal for the arg0 issue.
I added "context" argument to putVariable(). The context is a command
name for \setXXX commands, 'option' for -D option, or 'startup' for
internal assignment in startup.

Regards,
---
Takahiro Itagaki
NTT Open Source Software Center

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Does parallel make require guards against duplicate actions?
Следующее
От: John Naylor
Дата:
Сообщение: Re: Does parallel make require guards against duplicate actions?