]> granicus.if.org Git - postgresql/commit
Fix ALTER TABLE OWNER to adjust the ownership of dependent sequences,
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 23 Sep 2004 23:20:24 +0000 (23:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 23 Sep 2004 23:20:24 +0000 (23:20 +0000)
commit688f0c56dcaf45a09fe21f236346ea7b84dac436
treec25f4af9853e09f0194d31ce9960867b3f423e94
parentfb147dc30e7ee931d9d105797f5210106d9ce55e
Fix ALTER TABLE OWNER to adjust the ownership of dependent sequences,
not only indexes.  Alvaro Herrera, with some kibitzing by Tom Lane.
src/backend/commands/tablecmds.c