pgsql-server: Make ALTER TABLE ADD SERIAL work reasonably in inheritance - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql-server: Make ALTER TABLE ADD SERIAL work reasonably in inheritance
Date
Msg-id 20040610183446.59BE7D1B172@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make ALTER TABLE ADD SERIAL work reasonably in inheritance cases, too.

Modified Files:
--------------
    pgsql-server/src/backend/commands:
        tablecmds.c (r1.114 -> r1.115)

(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/commands/tablecmds.c.diff?r1=1.114&r2=1.115)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql-server: Fix oversight in recent ALTER TABLE improvements.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server: Done: > * -Print table names with constraint names in