Re: Patch to add regression tests for SCHEMA - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: Patch to add regression tests for SCHEMA
Date
Msg-id alpine.DEB.2.02.1307091752360.11644@localhost6.localdomain6
Whole thread Raw
In response to Re: Patch to add regression tests for SCHEMA  (Robins Tharakan <tharakan@gmail.com>)
Responses Re: Patch to add regression tests for SCHEMA
Re: Patch to add regression tests for SCHEMA
List pgsql-hackers
Hello Robins,

> PFA an updated patch:
> - Renamed ROLEs as per new feedback (although the previous naming was also
> as per an earlier feedback)
> - Merged tests into namespace

I cannot apply the patch, it seems to be truncated:
 sh> git apply ../regress_schema_v5.patch ### warnings about trailing whitespace, then: fatal: corrupt patch at line
291

Another go with "patch":
 sh> patch -p1 < ../regress_schema_v5.patch ... patch unexpectedly ends in middle of line patch: **** malformed patch
atline 290:
 

I have this:
 sh> cksum ../regress_schema_v5.patch 985580529 11319 ../regress_schema_v5.patch

-- 
Fabien.



pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: robots.txt on git.postgresql.org
Next
From: Andrew Dunstan
Date:
Subject: Re: Should we automatically run duplicate_oids?