Re: patch for type privileges

Поиск
Список
Период
Сортировка
От Yeb Havinga
Тема Re: patch for type privileges
Дата
Msg-id 4ED36554.3020407@gmail.com
обсуждение исходный текст
Ответ на Re: patch for type privileges  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: patch for type privileges  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On 2011-11-15 21:50, Peter Eisentraut wrote:
> Patch attached.

I cannot get the patch to apply, this is the output of patch -p1 
--dry-run on HEAD.

patching file src/include/catalog/pg_type.h
Hunk #1 succeeded at 217 (offset 1 line).
Hunk #2 succeeded at 234 (offset 1 line).
Hunk #3 succeeded at 264 (offset 1 line).
Hunk #4 succeeded at 281 (offset 1 line).
Hunk #5 FAILED at 370.
Hunk #6 FAILED at 631.
2 out of 6 hunks FAILED -- saving rejects to file 
src/include/catalog/pg_type.h.rej

I was unable to find a rev to apply the patch to do some testing: this 
one didn't work either

commit 4429f6a9e3e12bb4af6e3677fbc78cd80f160252
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date:   Thu Nov 3 13:16:28 2011 +0200
Support range data types.

and that's strange since git log of pg_type.h shows a commit of april 
before that.

regards,
Yeb Havinga



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Measuring relation free space
Следующее
От: Alexander Shulgin
Дата:
Сообщение: Re: Notes on implementing URI syntax for libpq