typo in set_rel_consider_parallel()

Lists: pgsql-hackers
From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: typo in set_rel_consider_parallel()
Date: 2020-02-06 06:11:01
Message-ID: CA+HiwqFNADeukaaGRmTqANbed9Fd81gLi08AWe_F86_942Gspw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-hackers

Hi,

Attached fixes $subject.

Thanks,
Amit

Attachment Content-Type Size
typo-set_rel_consider_parallel.patch text/plain 717 bytes

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: typo in set_rel_consider_parallel()
Date: 2020-02-06 06:40:42
Message-ID: CAA4eK1+GcJ4W0rAZdAiFe1Uh1gi3nSnTzPiMZ0JeLYBWGmrGnA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-hackers

On Thu, Feb 6, 2020 at 11:41 AM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
>
> Hi,
>
> Attached fixes $subject.
>

LGTM. I will push this later today.

--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com


From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: typo in set_rel_consider_parallel()
Date: 2020-02-06 11:11:36
Message-ID: CAA4eK1JqVH1nxj=GYRgHZAex09KQVAP0WQdAhXOfRHGE4w1yBQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-hackers

On Thu, Feb 6, 2020 at 12:10 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> On Thu, Feb 6, 2020 at 11:41 AM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
> >
> > Hi,
> >
> > Attached fixes $subject.
> >
>
> LGTM. I will push this later today.
>

Pushed.

--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com


From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: typo in set_rel_consider_parallel()
Date: 2020-02-06 11:33:00
Message-ID: CA+HiwqG=n4uG2KmxsheVwpSjQAaRGY5ciuZ2N=XOV83j-+q0ig@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-hackers

On Thu, Feb 6, 2020 at 20:11 Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:

> On Thu, Feb 6, 2020 at 12:10 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
> wrote:
> >
> > On Thu, Feb 6, 2020 at 11:41 AM Amit Langote <amitlangote09(at)gmail(dot)com>
> wrote:
> > >
> > > Hi,
> > >
> > > Attached fixes $subject.
> > >
> >
> > LGTM. I will push this later today.
> >
>
> Pushed.

Thanks Amit.

Regards,
Amit

>