Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id A0A019FB670 for ; Tue, 10 Apr 2007 12:24: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 35372-04 for ; Tue, 10 Apr 2007 12:24:29 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from gauss.credativ.com (ipx11302.ipxserver.de [212.112.227.254]) by postgresql.org (Postfix) with ESMTP id ECD099FB3E6 for ; Tue, 10 Apr 2007 12:24:28 -0300 (ADT) Received: from hawking.credativ.lan (unknown [87.139.82.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gauss.credativ.com (Postfix) with ESMTP id 379A4D782A; Tue, 10 Apr 2007 17:24:27 +0200 (CEST) From: Peter Eisentraut To: Gevik Babakhani , pgsql-docs@postgresql.org Subject: uuid type not documented Date: Tue, 10 Apr 2007 17:24:26 +0200 User-Agent: KMail/1.9.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704101724.27285.peter_e@gmx.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/11 X-Sequence-Number: 4207 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. -- Peter Eisentraut http://developer.postgresql.org/~petere/