passing diff options to pg_regress

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: passing diff options to pg_regress
Date: 2013-01-14 11:57:52
Message-ID: 1358164672.29612.10.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Attachment Content-Type Size
pg-regress-diff-opts.patch text/x-patch 411 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sandeep Thakkar 2013-01-14 12:02:49 Re: Bug: Windows installer modifies ACLs on the whole volume
Previous Message Peter Eisentraut 2013-01-14 11:51:05 find libxml2 using pkg-config