| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [COMMITTERS] pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff |
| Date: | 2009-11-23 05:30:43 |
| Message-ID: | 24364.1258954243@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Tom Lane wrote:
>> Remove -w (--ignore-all-space) option from pg_regress's diff calls.
> Looks like this has broken on Windows due to different line endings,
> which -w hid from us.
Yeah. I was waiting for brown_bat to report in before bringing this
up on the list, because I don't entirely understand what's happening.
So far it appears that the MSVC builds are fine and the MinGW builds
are not. How can that be? Aren't they using the same diff program?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2009-11-23 05:58:18 | Re: [COMMITTERS] pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff |
| Previous Message | Andrew Dunstan | 2009-11-23 05:26:42 | Re: pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Marlowe | 2009-11-23 05:32:45 | Re: [HACKERS] Updating column on row update |
| Previous Message | Andrew Dunstan | 2009-11-23 05:26:42 | Re: pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff |