Re: pg_dump bug in 7.4 - Mailing list pgsql-hackers

From Robert Creager
Subject Re: pg_dump bug in 7.4
Date
Msg-id 20031004115128.05433828.Robert_Creager@LogicalChaos.org
Whole thread Raw
In response to Re: pg_dump bug in 7.4  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-hackers
When grilled further on (Sat, 4 Oct 2003 12:50:27 -0500),
Bruno Wolff III <bruno@wolff.to> confessed:

> The following is still a problem in current cvs (as of 2 hours ago).
> Normally I wouldn't bug people about this again this soon, but with talk of
> a release candidate next week I wanted to make sure that it wasn't forgotten.
> 

I just hit the same problem (with 7.4b4).

CREATE TABLE processing (   "index" integer NOT NULL,   "time" timestamp with time zone DEFAULT now() NOT NULL,
archname_indexinteger,   CONSTRAINT archname_index CHECK NULL::boolean
 
);


Cheers,
Rob

-- 11:49:30 up 64 days,  4:19,  4 users,  load average: 4.37, 3.83, 3.53

pgsql-hackers by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: pg_dump bug in 7.4
Next
From: Peter Eisentraut
Date:
Subject: Re: hr translations