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".
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/997071691f66dfe92e97e6b4e3d29d153317be31 Modified Files -------------- src/pl/plpgsql/src/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
