Re: Dump/Restore of cvs regression database gives invalid timestamp - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: Dump/Restore of cvs regression database gives invalid timestamp
Date
Msg-id 200407111302.i6BD26x13412@candle.pha.pa.us
Whole thread Raw
In response to Re: Dump/Restore of cvs regression database gives invalid timestamp syntax error  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Responses Re: Dump/Restore of cvs regression database gives invalid timestamp syntax error  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-bugs
Tom just fixed this in CVS.

---------------------------------------------------------------------------

Alvaro Herrera wrote:
> On Thu, Jun 24, 2004 at 11:38:59AM -0400, Tom Lane wrote:
> > Kris Jurka <books@ejurka.com> writes:
> > > ERROR:  invalid input syntax for type timestamp with time zone:
> > > "0097-02-16 17:32:01 BC-08"
> >
> > Thanks for catching this.  It never came up before because we never
> > would try to output timezone info for a BC date...
>
> Maybe it's a good idea to routinely test regression dump/restore/dump
> (and compare both dumps).  This could also mean trying to keep the most
> objects in it so features tested for regression are also tested for
> recoverability ...
>
> --
> Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
> "El n?mero de instalaciones de UNIX se ha elevado a 10,
> y se espera que este n?mero aumente" (UPM, 1972)
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Dump/Restore of cvs regression database gives invalid timestamp
Next
From: Alvaro Herrera
Date:
Subject: Re: Dump/Restore of cvs regression database gives invalid timestamp syntax error