Re: Quoting of psql \d output

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Quoting of psql \d output
Дата
Msg-id 12912.1072200016@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Quoting of psql \d output  ("Peter Eisentraut" <peter_e@gmx.net>)
Ответы Re: Quoting of psql \d output
Re: Quoting of psql \d output
Список pgsql-patches
"Peter Eisentraut" <peter_e@gmx.net> writes:
> While I don't really agree that this is a problem, better solutions would
> be to not quote the thing at all or write something like Table "%s"
> (Schema "%s").  However, the message style guidelines are very clear on
> this point, and before we deviate I'd like to see an adjusted proposal.

As Bruce pointed out, this isn't really a message; it's just a column
heading, and so it's not clear that the message style guidelines apply.

I kinda like the idea of not quoting it at all, actually, since that is
a far simpler solution.

            regards, tom lane

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

Предыдущее
От: "Peter Eisentraut"
Дата:
Сообщение: Re: Quoting of psql \d output
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Quoting of psql \d output