Re: and it's not a bunny rabbit, either

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: and it's not a bunny rabbit, either
Дата
Msg-id 14574.1293463101@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: and it's not a bunny rabbit, either  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: and it's not a bunny rabbit, either  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> or if we go with the some-assembly required version, perhaps:

> "tables do not support %s"
> "views do not support %s"
> "indexes do not support %s"

+1 for that way.  Although personally I'd reverse the phrasing:
/* translator: %s is the name of a SQL command */%s does not support tables
        regards, tom lane


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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: proposal : cross-column stats
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Reduce lock levels for ADD and DROP COLUMN