Make ALTER TABLE RENAME COLUMN update column names of indexes that
Tom Lane <tgl@sss.pgh.pa.us>
Make ALTER TABLE RENAME COLUMN update column names of indexes that refer to the renamed column. Brent Verner, with a little help from tgl.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/rename.c | modified | +64 −5 |