Re: PGXS: REGRESS_OPTS=--load-language=plpgsql

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Fetter <david@fetter.org>
Cc: PG Hackers <pgsql-hackers@postgresql.org>
Date: 2010-02-18T23:27:30Z
Lists: pgsql-hackers
David Fetter <david@fetter.org> writes:
> While hacking on PL/Parrot, I ran across an issue where when trying to
> load PL/pgsql, it's done unconditionally and fails.  How do we fix
> pg_regress to be a little more subtle about this?

Why exactly would we want it to not fail?  Regression tests are not
about papering over problems.

			regards, tom lane