From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
---|---|
To: | Robins Tharakan <tharakan(at)gmail(dot)com> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Patch to add regression tests for SCHEMA |
Date: | 2013-07-09 15:57:01 |
Message-ID: | alpine.DEB.2.02.1307091752360.11644@localhost6.localdomain6 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 at line 290:
I have this:
sh> cksum ../regress_schema_v5.patch
985580529 11319 ../regress_schema_v5.patch
--
Fabien.
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2013-07-09 16:15:58 | Re: Should we automatically run duplicate_oids? |
Previous Message | Dimitri Fontaine | 2013-07-09 15:56:27 | Re: robots.txt on git.postgresql.org |