On Wed, Jun 26, 2019 at 03:07:33PM -0400, Stephen Frost wrote: > Yes, thanks, and specifically this: > > https://www.postgresql.org/message-id/20181130163728.GE3415%40tamriel.snowman.net > > Adding 'DROP IF EXISTS' to the top to have things cleaned up so that the > run can be repeated is fine. Removing things at the end of the test > script would defeat the entire purpose of those tests.
The problem is that if you do an installcheck, then the role persists in the instance of Postgres installed. That's not a good thing, and contrary to the test policy. And your solution does nothing about that. -- Michael
signature.asc
Description: PGP signature