Re: [HACKERS] change in timestamp output from 8.3 to 8.4

2009-08-09 Thread Bruce Momjian
Tom Lane wrote: > Joe Conway 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

Re: [HACKERS] change in timestamp output from 8.3 to 8.4

2009-08-02 Thread Joe Conway
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tom Lane wrote: > Joe Conway 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. I f

Re: [HACKERS] change in timestamp output from 8.3 to 8.4

2009-08-02 Thread Tom Lane
Joe Conway 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. > 3. All timestamps in the data that have two decimal places on seconds, >