David Fetter wrote: > Any way to put David Byrne's name in here? He reported the bug and > sent a proposed fix.
Do we report the reporter's name in commit messages? I can do that if others are doing it. I don't think I can put it in now. --------------------------------------------------------------------------- > > 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 ([email protected]) > > To make changes to your subscription: > > http://www.postgresql.org/mailpref/pgsql-committers > > -- > David Fetter <[email protected]> http://fetter.org/ > Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter > Skype: davidfetter XMPP: [email protected] > iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics > > Remember to vote! > Consider donating to Postgres: http://www.postgresql.org/about/donate -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
