Re: WIP -- renaming implicit sequences
| От | Tom Lane |
|---|---|
| Тема | Re: WIP -- renaming implicit sequences |
| Дата | |
| Msg-id | 852.1326329882@sss.pgh.pa.us обсуждение |
| Ответ на | WIP -- renaming implicit sequences (Thomas Munro <munro@ip9.org>) |
| Ответы |
Re: WIP -- renaming implicit sequences
Re: WIP -- renaming implicit sequences |
| Список | pgsql-hackers |
Thomas Munro <munro@ip9.org> writes:
> Here is an unfinished patch to implement something which appears on
> the TODO list under ALTER: automatic renaming of sequences created
> with serial when the table and column names change. I've often wanted
> this feature and it seemed like a good starter project.
Hmm ... this seems a bit inconsistent with the fact that we got rid of
automatic renaming of indexes a year or three back. Won't renaming of
serials have all the same problems that caused us to give up on renaming
indexes?
regards, tom lane
В списке pgsql-hackers по дате отправления: