Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id B10389FD008 for ; Thu, 12 Apr 2007 01:23:11 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 87641-01-9 for ; Thu, 12 Apr 2007 01:23:07 -0300 (ADT) X-Greylist: delayed 01:15:08.055142 by SQLgrey-1.7.4 Received: from svr4.postgresql.org (svr4.postgresql.org [66.98.251.159]) by postgresql.org (Postfix) with ESMTP id A1DD19FBDB3 for ; Thu, 12 Apr 2007 01:17:33 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.3 Received: from smtp-vbr11.xs4all.nl (smtp-vbr11.xs4all.nl [194.109.24.31]) by svr4.postgresql.org (Postfix) with ESMTP id 3FCCB5B0F73 for ; Wed, 11 Apr 2007 12:08:00 +0000 (GMT) Received: from beta.truesoftware.nl (213-84-4-128.adsl.xs4all.nl [213.84.4.128]) (authenticated bits=0) by smtp-vbr11.xs4all.nl (8.13.8/8.13.8) with ESMTP id l3BC7uqM057084; Wed, 11 Apr 2007 14:07:56 +0200 (CEST) (envelope-from pgdev@xs4all.nl) Subject: Re: uuid type not documented From: Gevik Babakhani To: Peter Eisentraut Cc: pgsql-docs@postgresql.org In-Reply-To: <200704101724.27285.peter_e@gmx.net> References: <200704101724.27285.peter_e@gmx.net> Content-Type: text/plain Date: Wed, 11 Apr 2007 14:07:55 +0200 Message-Id: <1176293276.8407.2.camel@voyager.truesoftware.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 (2.6.3-1.fc5.5) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.472 tagged_above=0 required=5 tests=AWL=0.336, BAYES_50=0.001, FORGED_RCVD_HELO=0.135 X-Spam-Level: X-Archive-Number: 200704/13 X-Sequence-Number: 4209 Sorry for this late reply.... I go work on the docs. What is the deadline on this... (have to rearrange some other things...) On Tue, 2007-04-10 at 17:24 +0200, Peter Eisentraut wrote: > The new uuid type is lacking documentation. Could you please work on that? > At least assemble a list of things that exist so that others can build > documentation around that. >