Re: Bug in information_schema: column names don't match spec

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Bug in information_schema: column names don't match spec
Дата
Msg-id 1286904686.23137.6.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Bug in information_schema: column names don't match spec  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On fre, 2010-10-08 at 11:19 -0400, Tom Lane wrote:
> Was this just a thinko in our transcription, or did they rename the
> view columns somewhere along the line?

I suppose you figured this out already, but in some of my older draft
copies, the column did indeed have a different name.  The other columns
were just copying mistakes, apparently.

> Perhaps more to the point, what shall we do about it?  Just renaming
> the view columns is easy enough, but should we try to do something to
> limit the impact on existing clients?

I wouldn't worry about it unless we get complaints.  Users can change
the view easily enough if they need.



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: host name support in pg_hba.conf
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: [JDBC] Support for JDBC setQueryTimeout, et al.