Peter Eisentraut wrote:
> For some experiments I wanted to run the regression tests using a different 
> database (possibly using pg_regress --dbname=), but the name "regression" is 
> hardcoded in a few places.  It's trivial to fix, see attached patch.  Quick 
> explanation: The fact that psql's \z prints the database name has always been 
> an inconsistency, so it's good to get rid of anyway.  The majority of the 
> diff in prepare.out is whitespace differences.  Objections?

Seems like a good idea to me. +1.

//Magnus


-- 
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches

Reply via email to