Re: passing diff options to pg_regress - Mailing list pgsql-hackers

From Andres Freund
Subject Re: passing diff options to pg_regress
Date
Msg-id 20130114120400.GA5005@awork2.anarazel.de
Whole thread Raw
In response to passing diff options to pg_regress  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On 2013-01-14 06:57:52 -0500, Peter Eisentraut wrote:
> I sometimes find it useful to view a regression test difference using
> other diff options, such as -u -w or more context.  There is currently
> no easy way to accomplish that.
> 
> I suggest allowing to override the diff options using an environment
> variable, such as PG_REGRESS_DIFF_OPTS.  The patch is very small.
> 
+ERANGE

I usually do this by manually doing the diff, but thats pretty annoying.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Sandeep Thakkar
Date:
Subject: Re: Bug: Windows installer modifies ACLs on the whole volume
Next
From: Marko Kreen
Date:
Subject: Re: pgcrypto seeding problem when ssl=on