Re: [DOCS] Typo in PostgreSQL 8.1 release notes

2005-09-04 Thread Marc G. Fournier
Actually, that wouldn't fix it ... but, I've fixed commit messages for both you and Andrew now ... On Sun, 4 Sep 2005, Alvaro Herrera wrote: On Sun, Sep 04, 2005 at 08:06:38PM -0400, Tom Lane wrote: I wrote: Was Alvaro's commit the only one over the weekend? I pulled down the CVS logs

Re: [DOCS] Typo in PostgreSQL 8.1 release notes

2005-09-04 Thread Alvaro Herrera
On Sun, Sep 04, 2005 at 08:06:38PM -0400, Tom Lane wrote: > I wrote: > > Was Alvaro's commit the only one over the weekend? > > I pulled down the CVS logs and verified that it was the only such > commit. So the problem is most likely specific to Alvaro's account > and not a list-wide issue. Yeah

Re: [DOCS] Typo in PostgreSQL 8.1 release notes

2005-09-04 Thread Tom Lane
I wrote: > Was Alvaro's commit the only one over the weekend? I pulled down the CVS logs and verified that it was the only such commit. So the problem is most likely specific to Alvaro's account and not a list-wide issue. regards, tom lane ---(end

Re: [DOCS] Typo in PostgreSQL 8.1 release notes

2005-09-04 Thread Bruce Momjian
It is possible I did not see it. I now remember I saw the CVS log message, not the email text. --- Tom Lane wrote: > Bruce Momjian writes: > > Alvaro Herrera wrote: > >> Hmm, I just committed the fix and was waiting to rec

Re: [DOCS] Typo in PostgreSQL 8.1 release notes

2005-09-04 Thread Tom Lane
Bruce Momjian writes: > Alvaro Herrera wrote: >> Hmm, I just committed the fix and was waiting to receive the >> pgsql-committers message before sending the confirmation, but I haven't >> gotten it yet. Did I do something wrong? It was my first commit to >> this repo. >> >> ... maybe I should s

Re: [DOCS] Typo in PostgreSQL 8.1 release notes

2005-09-04 Thread Bruce Momjian
I did see the commit message. Perhaps it will show in the archives tomorrow: http://archives.postgresql.org/pgsql-committers/2005-09/index.php --- Alvaro Herrera wrote: > On Sun, Sep 04, 2005 at 09:52:49AM -0400, B

Re: [DOCS] Typo in PostgreSQL 8.1 release notes

2005-09-04 Thread Alvaro Herrera
On Sun, Sep 04, 2005 at 09:52:49AM -0400, Bruce Momjian wrote: > Richard van den Berg wrote: > > The release notes for PostgreSQL 8.1 read: > > > > --- > > E.1.3.12. pg_dump Changes > > > > * Add -n / --schema switch to pg_restore (Richard v

Re: [DOCS] Typo in PostgreSQL 8.1 release notes

2005-09-04 Thread Bruce Momjian
Fixed, thanks. --- Richard van den Berg wrote: > The release notes for PostgreSQL 8.1 read: > > --- > E.1.3.12. pg_dump Changes > > * Add -n / --schema switch to pg_r