Fix oversights in new plpgsql test suite infrastructure.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 997071691f66dfe92e97e6b4e3d29d153317be31
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-12-16T16:32:49Z
Releases: 11.0
Fix oversights in new plpgsql test suite infrastructure.

Fix a couple of minor oversights in commit 632b03da3: the tests
should be run in database "pl_regression" like the other PLs do,
and we should clean up the tests' output cruft during "make clean".

Files

PathChange+/−
src/pl/plpgsql/src/Makefile modified +4 −1