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 615ABD9DF5; Sun, 2 Oct 2005 23:45:47 -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 43719-01; Mon, 3 Oct 2005 02:45:41 +0000 (GMT) Received: from candle.pha.pa.us (candle.pha.pa.us [64.139.89.126]) by svr1.postgresql.org (Postfix) with ESMTP id 314EBD9DE0; Sun, 2 Oct 2005 23:45:42 -0300 (ADT) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id j932jne18703; Sun, 2 Oct 2005 22:45:49 -0400 (EDT) From: Bruce Momjian Message-Id: <200510030245.j932jne18703@candle.pha.pa.us> Subject: Updated documentation for new sequence binding To: PostgreSQL-development , PostgreSQL-documentation Date: Sun, 2 Oct 2005 22:45:49 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL121 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII 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/1 X-Sequence-Number: 3246 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 I also added an SQL query that will show and update a pre-8.1 loaded schema to the new oid-based sequence storage use. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073