| From: | Gurjeet Singh <gurjeet(at)singh(dot)im> |
|---|---|
| To: | Pavel Stěhule <pavel(dot)stehule(at)gmail(dot)com> |
| Cc: | PGSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Fwd: review: Non-recursive processing of AND/OR lists |
| Date: | 2013-06-30 16:38:29 |
| Message-ID: | CABwTF4VQALi23wqDwbxeM9+yMsArZ-tb=5yQK1s4y1P4QMZ7aA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Jun 30, 2013 at 11:46 AM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>wrote:
> 2013/6/30 Gurjeet Singh <gurjeet(at)singh(dot)im>:
> > On Sun, Jun 30, 2013 at 11:13 AM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)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.
--
Gurjeet Singh
EnterpriseDB Inc.
--
Gurjeet Singh
EnterpriseDB Inc.
| Attachment | Content-Type | Size |
|---|---|---|
| non_recursive_and_or_transformation_v5.patch | application/octet-stream | 6.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2013-06-30 17:08:07 | Re: review: Non-recursive processing of AND/OR lists |
| Previous Message | Gurjeet Singh | 2013-06-30 16:35:24 | Re: review: Non-recursive processing of AND/OR lists |