Using the -u switch for diff in regress.sh
Frank Ridderbusch <ridderbusch.pad@sni.de>
From: Frank Ridderbusch <ridderbusch.pad@sni.de>
To: pgsql-hackers@postgresql.org
Date: 1998-02-24T13:39:40Z
Lists: pgsql-hackers
Hi, has somebody tried to replace the -c switch with the -u switch (available with GNU diffutils) in the script regess.sh? Well, I did it and I find the resulting output much easier on the eye to compare the current and the expected results. This change might be worth a little hint in the regress/README file. -- Frank