Re: BUG #2307: Buckup and sequences in DEFAULT part - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2307: Buckup and sequences in DEFAULT part
Date
Msg-id 17807.1141852249@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2307: Buckup and sequences in DEFAULT part  ("Giza Kamil" <kamilg@zeto.olsztyn.pl>)
List pgsql-bugs
"Giza Kamil" <kamilg@zeto.olsztyn.pl> writes:
> Buckups on 8.0 were OK, but on 8.1 I'm getting samething like that:
> CREATE TABLE schema.tab1(ID integer DEFAULT nextval('seq_taid'::regclass));

You haven't said why you think this is a problem.  The dump is perfectly
valid AFAICS.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2308: pg_dump -a does not respect referential dependencies
Next
From: Tom Lane
Date:
Subject: Re: BUG #2304: Time zone bug: '05:04 GMT+3' processing as '05:04:00 -03'