Re: spoonbill is failing citext test - Mailing list pgsql-hackers

From Tom Lane
Subject Re: spoonbill is failing citext test
Date
Msg-id 13713.1224014921@sss.pgh.pa.us
Whole thread Raw
In response to spoonbill is failing citext test  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: spoonbill is failing citext test
Re: spoonbill is failing citext test
List pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Maybe we should pass -a to diff so that it displays the difference even
> if it thinks the file is binary.

Unfortunately not portable:

$ /usr/bin/diff -a foo bar
/usr/bin/diff: illegal option -- a       usage: diff [ -C n ] [ -S name ] [ -bcefhilnrstw ] dir1 dir2
diff[-C n ] [ -bcefhintw ] file1 file2               diff [ -D string ] [ -biw ] file1 file2
 

Perhaps Stefan can run the test manually and get us a readable diff.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: There's some sort of race condition with the new FSM stuff
Next
From: Aidan Van Dyk
Date:
Subject: Re: spoonbill is failing citext test