Re: Patch to add regression tests for SCHEMA

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: Patch to add regression tests for SCHEMA
Дата
Msg-id alpine.DEB.2.02.1307091752360.11644@localhost6.localdomain6
обсуждение исходный текст
Ответ на Re: Patch to add regression tests for SCHEMA  (Robins Tharakan <tharakan@gmail.com>)
Ответы Re: Patch to add regression tests for SCHEMA  (Robins Tharakan <tharakan@gmail.com>)
Re: Patch to add regression tests for SCHEMA  (Robins Tharakan <tharakan@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: robots.txt on git.postgresql.org
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Should we automatically run duplicate_oids?