Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma - Mailing list pgsql-committers

From David Fetter
Subject Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
Date
Msg-id 20110816133326.GA22294@fetter.org
Whole thread Raw
In response to pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma  (Bruce Momjian <bruce@momjian.us>)
List pgsql-committers
Any way to put David Byrne's name in here?  He reported the bug and
sent a proposed fix.

Cheers,
David.
On Tue, Aug 16, 2011 at 02:40:19AM +0000, Bruce Momjian wrote:
> In pg_upgrade, avoid dumping orphaned temporary tables.  This makes the
> pg_upgrade schema matching pattern match pg_dump/pg_dumpall.
>
> Fix for 9.0, 9.1, and 9.2.
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/pg/commitdiff/2411fbdac448045a23eebf4f0dbfd5790ebad720
>
> Modified Files
> --------------
> contrib/pg_upgrade/info.c            |    4 +++-
> contrib/pg_upgrade/version_old_8_3.c |   14 +++++++++-----
> 2 files changed, 12 insertions(+), 6 deletions(-)
>
>
> --
> Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-committers

--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix bogus comment that claimed that the new BACKUP METHOD line i
Next
From: Magnus Hagander
Date:
Subject: pgsql: Adjust total size in pg_basebackup progress report when reality