Re: [HACKERS] timestamptz alias

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: [HACKERS] timestamptz alias
Дата
Msg-id 20061003164715.GW81937@nasby.net
обсуждение исходный текст
Ответы Re: [HACKERS] timestamptz alias  (Andrew Dunstan <andrew@dunslane.net>)
Re: [HACKERS] timestamptz alias  (Peter Eisentraut <peter_e@gmx.net>)
Re: [HACKERS] timestamptz alias  (Markus Schaber <schabi@logix-tt.com>)
Список pgsql-docs
Moving to -docs

On Tue, Oct 03, 2006 at 12:13:46PM -0400, Andrew Dunstan wrote:
> Tom Lane wrote:
> >Markus Schaber <schabi@logix-tt.com> writes:
> >
> >>Here's a small patch that adds an appropriate explanation.
> >>
> >
> >If we're going to document these aliases, what of float4, float8, and bool?
> >Also, although the docs mention int2/int4/int8, it's more or less left
> >to the reader's imagination to deduce what they are.
> >
> >Perhaps it'd be better to provide a small table of recognized type
> >aliases, rather than inserting equivalent notes into three or four places.
> >
> >
>
>
> you mean like the table here?
> http://momjian.us/main/writings/pgsql/sgml/datatype.html

An issue I've seen with the docs is that for chapters that have a lot of
sections (such as 8), the section list at the start of each chapter
fills the screen, so it's easy to miss the fact that there's more info
beneath the list (which is wy presumably most folks never knew that
table existed).

I think the ideal way to handle this would be to put the table of
contents in a side-bar and flow the text around it. But that could be a
real bear to do in docbook/sgml, so perhaps it would be better to just
force the TOC for each chapter onto it's own page (and ensure the
overview/introduction text shows up in the TOC).
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Texinfo docs/target
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] timestamptz alias