]> granicus.if.org Git - postgresql/commit
Add a regression test case for \d on an index.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 14 Nov 2013 15:35:15 +0000 (10:35 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 14 Nov 2013 15:35:15 +0000 (10:35 -0500)
commit982b82d6b1fd007b9357ce198d13a55544888534
treeec68aec3c08595314ae2d33dff5acc62666cd238
parente694cf25d787354ed04310a14aa508692874dcad
Add a regression test case for \d on an index.

Previous commit shows the need for this.  The coverage isn't really
thorough, but it's better than nothing.
src/test/regress/expected/create_index.out
src/test/regress/sql/create_index.sql