Mention the index name in 'could not create unique index' errors,
Tom Lane <tgl@sss.pgh.pa.us>
Mention the index name in 'could not create unique index' errors, per suggestion from Rene Gollent.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/sort/tuplesort.c | modified | +3 −2 |
| src/test/regress/expected/alter_table.out | modified | +2 −2 |
| src/test/regress/expected/create_index.out | modified | +1 −1 |