Re: Command Triggers, v16

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Command Triggers, v16
Дата
Msg-id 25220.1331915211@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Command Triggers, v16  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Ответы Re: Command Triggers, v16
Список pgsql-hackers
Dimitri Fontaine <dimitri@2ndQuadrant.fr> writes:
> Tom Lane <tgl@sss.pgh.pa.us> writes:
>> If you think "cmdtrigger" isn't a good name maybe you should have
>> picked a different one to start with.

> Well, I think it's a good internal name. I'm not too sure about exposing
> it, the only reason why it's a good name is because it's a single not
> too long word, after all. Not very “SQLish”.

> I'm putting cmdtrigger as the user visible name in the next version of
> the patch, if you come up with something potentially more user friendly
> feel free to suggest.

How about "commandtrigger" or "command_trigger"?  Typing a few more
characters in this context doesn't seem like a deal-breaker to me.
        regards, tom lane


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: initdb and fsync
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: patch: autocomplete for functions