Re: Quoting of psql \d output

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Quoting of psql \d output
Дата
Msg-id 3066.62.158.111.153.1072199531.squirrel@new.host.name
обсуждение исходный текст
Ответ на Re: Quoting of psql \d output  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Quoting of psql \d output
Список pgsql-patches
Tom Lane writes:
> The problem is that it is double-quoting a qualified name, which is
> something we generally don't produce in messages.  I think it's actively
> misleading.

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.




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

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