Re: Doc patch to note which system catalogs have oids

Поиск
Список
Период
Сортировка
От Karl O. Pinc
Тема Re: Doc patch to note which system catalogs have oids
Дата
Msg-id 1348540334.1285.0@mofo
обсуждение исходный текст
Ответ на Re: Doc patch to note which system catalogs have oids  ("Karl O. Pinc" <kop@meme.com>)
Список pgsql-hackers
On 09/24/2012 09:38:53 AM, Karl O. Pinc wrote:
> On 09/23/2012 10:14:33 PM, Tom Lane wrote:
> > "Karl O. Pinc" <kop@meme.com> writes:
> > > The attached patch documents the oid column of those
> > > system catalogs having an oid.
> >
> > I think this is fundamentally wrong, or at least misleading,
> because
> > it
> > documents OID as if it were an ordinary column.

> How about modifying the ("printed") table layout as attached?
> It begins each ("printed") table documenting each catalog with a
> "Has OID column" Yes/No.

Changed text from "Has OID column" to "Keyed with an OID column"
since this explains more and there's no worry about horizontal
space.

I like having the documentation of oid be part of the
(printed) table describing the columns, in some way or
another, since that's where the eye is drawn when
looking for column documentation.




Karl <kop@meme.com>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein


Вложения

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Oid registry
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Patch: incorrect array offset in backend replication tar header