]> granicus.if.org Git - postgresql/commit
Department of second thoughts: let's show the exact key during unique index
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 1 Aug 2009 20:59:17 +0000 (20:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 1 Aug 2009 20:59:17 +0000 (20:59 +0000)
commit527f0ae3fa48c3c3a8ba1bde19039545e88a52b6
tree1438e03dee2e04a93846f206ee6c23c0cdefa810
parentb680ae4bdbf1c7fd78e6988bbe8f89e1e1b5db86
Department of second thoughts: let's show the exact key during unique index
build failures, too.  Refactor a bit more since that error message isn't
spelled the same.
src/backend/access/index/genam.c
src/backend/access/nbtree/nbtinsert.c
src/backend/utils/sort/tuplesort.c
src/include/access/genam.h
src/test/regress/expected/alter_table.out
src/test/regress/expected/create_index.out