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
| Next: | From: Bruce Momjian | Date: 2004-06-10 19:04:50 |
| Subject: pgsql-server: Done: > * -Print table names with constraint names in |
| Previous: | From: Tom Lane | Date: 2004-06-10 18:25:05 |
| Subject: pgsql-server: Fix oversight in recent ALTER TABLE improvements. |