[DOCS] Updated documentation for new sequence binding

2005-10-02 Thread Bruce Momjian
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 s

Re: [DOCS] Updated documentation for new sequence binding

2005-10-02 Thread Bruce Momjian
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

Re: [HACKERS] [DOCS] Added documentation about caching, reliability

2005-10-02 Thread Jonah H. Harris
IMHO, spelling out each one is redundant... the first one "Write-Ahead Logging (WAL)" seems to define WAL for use later in the text. On 9/28/05, Bruce Momjian wrote: Alvaro Herrera wrote:> On Wed, Sep 28, 2005 at 02:26:24PM -0400, Bruce Momjian wrote:> > I have added a sect

Re: [DOCS] [HACKERS] Added documentation about caching, reliability

2005-10-02 Thread Jonah H. Harris
Hey Bruce, One grammar issue... otherwise great work. they can be moved to another computer with similar hardware and all committed transaction will remain intact. should be they can be moved to another computer with similar hardware and all committed transactions will remain intact.On