Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 5F71D9FB60D for ; Mon, 14 May 2007 05:58:30 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 39105-06 for ; Mon, 14 May 2007 05:58:23 -0300 (ADT) X-Greylist: delayed 00:29:00.267184 by SQLgrey-1.7.4 Received: from svr4.postgresql.org (svr4.postgresql.org [66.98.251.159]) by postgresql.org (Postfix) with ESMTP id 945189FB629 for ; Mon, 14 May 2007 05:58:26 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.3 Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by svr4.postgresql.org (Postfix) with ESMTP id 5698E5AF02C for ; Mon, 14 May 2007 08:29:25 +0000 (GMT) Received: from beta.truesoftware.nl (213-84-4-128.adsl.xs4all.nl [213.84.4.128]) (authenticated bits=0) by smtp-vbr9.xs4all.nl (8.13.8/8.13.8) with ESMTP id l4E8TLe9059010; Mon, 14 May 2007 10:29:21 +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: <200704202353.17015.peter_e@gmx.net> References: <200704101724.27285.peter_e@gmx.net> <1176293276.8407.2.camel@voyager.truesoftware.net> <200704202353.17015.peter_e@gmx.net> Content-Type: text/plain Date: Mon, 14 May 2007 10:29:15 +0200 Message-Id: <1179131355.16664.1.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-Archive-Number: 200705/30 X-Sequence-Number: 4259 Hi, I think the basic description for the UUID datatype is okay. Perhaps we could add some basic examples to the documentation later. Thank you. Regards, Gevik. On Fri, 2007-04-20 at 23:53 +0200, Peter Eisentraut wrote: > Gevik Babakhani wrote: > > Sorry for this late reply.... > > I go work on the docs. What is the deadline on this... (have to > > rearrange some other things...) > > I've written some basic documentation. Please check > (in a > while) to see if I got everything right. >