Re: change in timestamp output from 8.3 to 8.4

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Joe Conway <mail(at)joeconway(dot)com>, "Hackers (PostgreSQL)" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: change in timestamp output from 8.3 to 8.4
Date: 2009-08-10 02:16:12
Message-ID: 200908100216.n7A2GCp19921@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Joe Conway <mail(at)joeconway(dot)com> writes:
> > 1. Two functions were left in the 8.4 database
> > pg_toasttbl_drop(oid)
> > pg_toasttbl_recreate(oid, oid)
>
> This is pg_migrator's fault --- it should probably clean those up
> when it's done.

Agreed. The new pg_migrator 8.4.4 does clean those up when it finishes.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2009-08-10 02:20:58 Re: BUG #4961: pg_standby.exe crashes with no args
Previous Message Robert Haas 2009-08-10 02:15:19 Re: hot standby - merged up to CVS HEAD