Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id A10719FB225 for ; Wed, 4 Oct 2006 10:06:14 -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 93378-10 for ; Wed, 4 Oct 2006 10:06:00 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by postgresql.org (Postfix) with ESMTP id 21A8E9FB1BD for ; Wed, 4 Oct 2006 10:05:59 -0300 (ADT) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id A762DF4111; Wed, 4 Oct 2006 15:05:58 +0200 (CEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: [HACKERS] timestamptz alias Date: Wed, 4 Oct 2006 15:05:58 +0200 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCEA0FC21@algol.sollentuna.se> In-Reply-To: <4522966D.2080408@dunslane.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [DOCS] [HACKERS] timestamptz alias Thread-Index: AcbnDRivxu70u7KcQZuyUAnViCUWaAApO7hg From: "Magnus Hagander" To: "Andrew Dunstan" , "Jim C. Nasby" Cc: "Tom Lane" , "Markus Schaber" , X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.183 tagged_above=0 required=5 tests=AWL, FORGED_RCVD_HELO, SPF_PASS X-Spam-Level: X-Archive-Number: 200610/8 X-Sequence-Number: 3729 > I would like a frame driven version of the docs (c.f.=20 > doxygen, javadoc, etc.). The we would not need contents links=20 > at the top of each chapter like this. Navigating the HTML=20 > docs is less than pleasant.=20 > Unfortunately, I don't have enough time or docbook-fu to be=20 > able to do this. Yuck. Frames. Ickk. All the issues with bookmarking and searching and things like that. Anyway. If done, make sure the current version doesn't go away, but make the frames version just an option instead. //Magnus