]> granicus.if.org Git - postgresql/commit
Drop test user when done with it.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 24 Jun 2019 16:36:51 +0000 (12:36 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 24 Jun 2019 16:36:51 +0000 (12:36 -0400)
commitf31111bbe81db0e84fb486c6423a234c47091b30
tree05286d67630de5d69f18cdf9d69a4198d10e7e62
parent12e037e2090b1a6446376814ea0419463b02c254
Drop test user when done with it.

Commit d7f8d26d9 added a test case that created a user, but forgot
to drop it again.  This is no good; for one thing, it causes repeated
"make installcheck" runs to fail.
src/test/regress/expected/stats_ext.out
src/test/regress/sql/stats_ext.sql