Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id 01CFB9FA170 for ; Tue, 3 Oct 2006 13:47:31 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 92946-02 for ; Tue, 3 Oct 2006 13:47:18 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from noel.decibel.org (noel.decibel.org [67.100.216.10]) by postgresql.org (Postfix) with ESMTP id 170AC9FB26A for ; Tue, 3 Oct 2006 13:47:18 -0300 (ADT) Received: by noel.decibel.org (Postfix, from userid 1001) id 4AE9B5643A; Tue, 3 Oct 2006 11:47:17 -0500 (CDT) Received: (hashcash-sendmail, from uid 1001); Tue, 3 Oct 2006 11:47:16 -0500 Date: Tue, 3 Oct 2006 11:47:16 -0500 From: "Jim C. Nasby" To: Andrew Dunstan Cc: Tom Lane , Markus Schaber , pgsql-docs@postgresql.org Subject: Re: [HACKERS] timestamptz alias Message-ID: <20061003164715.GW81937@nasby.net> References: <45218F90.1050303@logix-tt.com> <794403F6-6CB5-4726-806C-5EF76D64C7E3@themactionfaction.com> <34B58049-42F3-468D-AA2A-AE79DC8FB244@decibel.org> <45222B63.2070608@logix-tt.com> <26117.1159889582@sss.pgh.pa.us> <45228C3A.2090704@dunslane.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45228C3A.2090704@dunslane.net> X-Operating-System: FreeBSD 6.0-RELEASE-p4 amd64 X-Distributed: Join the Effort! http://www.distributed.net User-Agent: Mutt/1.5.11 X-Hashcash: 1:20:061003:andrew@dunslane.net::Ez0JRMaTjX9o0ORK:000000000000000000 0000000000000000000000002fYH X-Hashcash: 1:20:061003:tgl@sss.pgh.pa.us::LLI9t1rAR6Zg5xF3:00000000000000000000 0000000000000000000000003YPX X-Hashcash: 1:20:061003:schabi@logix-tt.com::d/CNhFLyc7cVsNDk:000000000000000000 0000000000000000000000000JAI X-Hashcash: 1:20:061003:pgsql-docs@postgresql.org::boUg+nHx78x9Bnp6:000000000000 0000000000000000000000004GCf X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.053 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200610/2 X-Sequence-Number: 3723 Moving to -docs On Tue, Oct 03, 2006 at 12:13:46PM -0400, Andrew Dunstan wrote: > Tom Lane wrote: > >Markus Schaber 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)