| From: | Robins Tharakan <tharakan(at)gmail(dot)com> |
|---|---|
| To: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
| 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-15 13:00:32 |
| Message-ID: | CAEP4nAxBagHaqcM_rv1w7B7MFQMHaVNTKgtQ34mBkK3jutNAnQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 9 July 2013 08:57, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> wrote:
> I cannot apply the patch, it seems to be truncated:
Hi Fabien,
Please find attached the updated patch.
It seems the only difference between v5 and v6 is probably a newline at the
end (Line 291 was the last line), in fact meld doesn't even show anything.
I'll try to be more careful though.
git reset --hard HEAD
git pull
patch -p1 < ../regress_schema_v6.patch
patch -p1 -R < ../regress_schema_v6.patch
patch -p1 < ../regress_schema_v6.patch
make clean
./configure --enable-depend --enable-coverage --enable-cassert
--enable-debug
make -j3 check
Do let me know if something is still amiss.
--
Robins Tharakan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robins Tharakan | 2013-07-15 13:01:44 | Re: Patch to add regression tests for SCHEMA |
| Previous Message | Andres Freund | 2013-07-15 12:43:02 | Re: Millisecond-precision connect_timeout for libpq |