Robert Paulsen <[email protected]> writes:
> I do have a question, though, I fixed things as indicated above: 
>       id integer DEFAULT nextval('vault_id_seq') NOT NULL,
> Dump gave back
>       id integer DEFAULT nextval('vault_id_seq'::text) NOT NULL,
> That "text" seems odd. Should I change it?

That's all there is in 8.0 ...

                        regards, tom lane

-- 
Sent via pgsql-sql mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

Reply via email to