Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 34C539FB7A2 for ; Tue, 10 Apr 2007 12:29:29 -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 36627-01 for ; Tue, 10 Apr 2007 12:29:19 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from mailbox.samurai.com (mailbox.samurai.com [205.207.28.82]) by postgresql.org (Postfix) with ESMTP id 54F7A9FB525 for ; Tue, 10 Apr 2007 12:29:19 -0300 (ADT) Received: from localhost (mailbox.samurai.com [205.207.28.82]) by mailbox.samurai.com (Postfix) with ESMTP id 803F761D0A; Tue, 10 Apr 2007 11:29:18 -0400 (EDT) X-Virus-Scanned: by amavisd-new at mailbox.samurai.com Received: from mailbox.samurai.com ([205.207.28.82]) by localhost (mailbox.samurai.com [205.207.28.82]) (amavisd-new, port 10024) with LMTP id BYvWaLS8P2kL; Tue, 10 Apr 2007 11:29:14 -0400 (EDT) Received: from [192.168.1.102] (d226-84-131.home.cgocable.net [24.226.84.131]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mailbox.samurai.com (Postfix) with ESMTP id AA9AF61D04; Tue, 10 Apr 2007 11:29:14 -0400 (EDT) Subject: Re: uuid type not documented From: Neil Conway To: Peter Eisentraut Cc: Gevik Babakhani , 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: Tue, 10 Apr 2007 11:30:30 -0400 Message-Id: <1176219030.6558.47.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/12 X-Sequence-Number: 4208 On Tue, 2007-04-10 at 17:24 +0200, Peter Eisentraut wrote: > The new uuid type is lacking documentation. We had also talked about including some UUID generation functionality in 8.3, but it should be okay to leave that for 8.4. -Neil