Re: [HACKERS] BUG #9652: inet types don't support min/max

Поиск
Список
Период
Сортировка
От Asif Naeem
Тема Re: [HACKERS] BUG #9652: inet types don't support min/max
Дата
Msg-id CAEB4t-PzssgGCt=hG4rfOkVXjzh7qiaZNopQN1VX2JShhs4Gdg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] BUG #9652: inet types don't support min/max  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Список pgsql-bugs
Hi Haribabu,

I am not able to apply latest patch on REL9_4_STABLE or master branch i.e.

pc1dotnetpk:postgresql asif$ git apply ~/core/min_max_support_for_inet_datatypes/inet_agg_v4.patch
fatal: unrecognized input

pc1dotnetpk:postgresql asif$ patch -p0 < ~/core/min_max_support_for_inet_datatypes/inet_agg_v4.patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|*** a/src/backend/utils/adt/network.c
|--- b/src/backend/utils/adt/network.c
--------------------------
File to patch: 

Is there any other utility required to apply the patch, Can you please guide ?. Thanks.

Regards,
Muhammad Asif Naeem


On Thu, Jun 5, 2014 at 6:28 AM, Haribabu Kommi <kommi.haribabu@gmail.com> wrote:
On Thu, Jun 5, 2014 at 9:12 AM, Andres Freund <andres@2ndquadrant.com> wrote:
> Hi,
>
> On 2014-06-04 10:37:48 +1000, Haribabu Kommi wrote:
>> Thanks for the test. Patch is re-based to the latest head.
>
> Did you look at the source of the conflict? Did you intentionally mark
> the functions as leakproof and reviewed that that truly is the case? Or
> was that caused by copy & paste?

Yes it is copy & paste mistake. I didn't know much about that parameter.
Thanks for the information. I changed it.

Regards,
Hari Babu
Fujitsu Australia


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


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

Предыдущее
От: bashtanov@imap.cc
Дата:
Сообщение: BUG #10816: explain analyze reports different rows counts before and after sort
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #10816: explain analyze reports different rows counts before and after sort