Re: [BUGS] Bug #551: alter table add field serial - does not create

2002-01-04 Thread Bruce Momjian
Yes, this is a known bug: >From TODO list: o ALTER TABLE ADD COLUMN column SERIAL doesn't create sequence --- [EMAIL PROTECTED] wrote: > wolfgang fuertbauer ([EMAIL PROTECTED]) reports a bug with a severity of 3

[BUGS] Bug #551: alter table add field serial - does not create serial field

2002-01-04 Thread pgsql-bugs
wolfgang fuertbauer ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description alter table add field serial - does not create serial field Long Description altering an existing table and adding a field from type serial via >>alter table