Updated documentation for new sequence binding - Mailing list pgsql-hackers

From Bruce Momjian
Subject Updated documentation for new sequence binding
Date
Msg-id 200510030245.j932jne18703@candle.pha.pa.us
Whole thread Raw
List 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@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

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Last call for back-branch fixes
Next
From: Greg Stark
Date:
Subject: Re: effective SELECT from child tables