Re: review: Non-recursive processing of AND/OR lists - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: review: Non-recursive processing of AND/OR lists
Date
Msg-id CAFj8pRBFzkAs7B5aYyKZq9KJ77L3mu6qrTRy8PZ8yCYj2pvLBw@mail.gmail.com
Whole thread Raw
In response to Re: review: Non-recursive processing of AND/OR lists  (Gurjeet Singh <gurjeet@singh.im>)
Responses Re: review: Non-recursive processing of AND/OR lists  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
2013/6/30 Gurjeet Singh <gurjeet@singh.im>:
> On Sun, Jun 30, 2013 at 11:46 AM, Pavel Stehule <pavel.stehule@gmail.com>
> wrote:
>>
>> 2013/6/30 Gurjeet Singh <gurjeet@singh.im>:
>> > On Sun, Jun 30, 2013 at 11:13 AM, Pavel Stehule
>> > <pavel.stehule@gmail.com>
>> > wrote:
>> >
>> > How about naming those 3 variables as follows:
>> >
>> > root_expr_kind
>> > root_expr_name
>> > root_bool_expr_type
>>
>> +1
>
>
> Thanks. Attached is the patch with that change. I'll update the commitfest
> entry with a link to this email.

ok

I chechecked it - patched without warnings, all tests passed

It is ready for commit

Regards

Pavel

>
> --
> Gurjeet Singh
>
> http://gurjeet.singh.im/
>
> EnterpriseDB Inc.



pgsql-hackers by date:

Previous
From: Gurjeet Singh
Date:
Subject: Fwd: review: Non-recursive processing of AND/OR lists
Next
From: Jeff Davis
Date:
Subject: Re: fallocate / posix_fallocate for new WAL file creation (etc...)