Updated documentation for new sequence binding

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>, PostgreSQL-documentation <pgsql-docs(at)postgreSQL(dot)org>
Subject: Updated documentation for new sequence binding
Date: 2005-10-03 02:45:49
Message-ID: 200510030245.j932jne18703@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2005-10-03 02:54:10 Re: Updated documentation for new sequence binding
Previous Message Devrim GUNDUZ 2005-09-29 17:49:42 Re: INSTALL file nits

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2005-10-03 02:49:42 Re: effective SELECT from child tables
Previous Message Tom Lane 2005-10-03 02:08:54 Last call for back-branch fixes