X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 65881D8788 for ; Mon, 3 Oct 2005 03:23:56 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 07552-08 for ; Mon, 3 Oct 2005 06:23:50 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id 8BC62D9DD5 for ; Mon, 3 Oct 2005 03:23:49 -0300 (ADT) Received: (qmail invoked by alias); 03 Oct 2005 06:23:49 -0000 Received: from office01.emerion.com (EHLO zaphod) [83.64.50.26] by mail.gmx.net (mp012) with SMTP; 03 Oct 2005 08:23:49 +0200 X-Authenticated: #1946847 Message-ID: <015d01c5c7e3$08f9a810$6f01a8c0@zaphod> From: "Michael Paesold" To: "Bruce Momjian" , "PostgreSQL-development" , "PostgreSQL-documentation" References: <200510030254.j932sAt20605@candle.pha.pa.us> Subject: Re: [HACKERS] Updated documentation for new sequence binding Date: Mon, 3 Oct 2005 08:23:56 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.009 required=5 tests=[AWL=0.009] X-Spam-Level: X-Archive-Number: 200510/8 X-Sequence-Number: 3253 Bruce Momjian wrote: > pgman wrote: >> I have marged Tom's description of the new sequence binding with text I >> was working on. I modified it to follow the existing "we used to do X, >> now we do Y" pattern in the surrounding entries: >> >> http://candle.pha.pa.us/tmp/pgsql/release.html#RELEASE-8-1 > > Sorry, this is a better URL: > > http://candle.pha.pa.us/main/writings/pgsql/sgml/release.html#RELEASE-8-1 Btw. I think the header "Add proper sequence function dependencies for DEFAULT" is in the wrong font, i.e. it's all monospace. Best Regards Michael Paesold