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

From Robins Tharakan
Subject Re: Patch to add regression tests for SCHEMA
Date
Msg-id CAEP4nAx3gtOmn1AhxtuTuOT0qdkAGjdOcv4SJ+T5JhqY0x1HTw@mail.gmail.com
Whole thread Raw
In response to Re: Patch to add regression tests for SCHEMA  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-hackers
Hi Fabien,

Appreciate you being able to check right away.
Seems something went wrong with these set of patches... Would check again and resubmit them soon.

--
Robins Tharakan


On 9 July 2013 10:57, Fabien COELHO <coelho@cri.ensmp.fr> wrote:

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.

pgsql-hackers by date:

Previous
From: ivan babrou
Date:
Subject: Re: Millisecond-precision connect_timeout for libpq
Next
From: ivan babrou
Date:
Subject: Re: Millisecond-precision connect_timeout for libpq