Re: Incorrect comment in get_partition_dispatch_recurse

From: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Amit Langote <amitlangote09(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
Subject: Re: Incorrect comment in get_partition_dispatch_recurse
Date: 2018-05-17 20:56:05
Message-ID: CAKJS1f-1YpRk4FdF+xUQ1kWFJRKk6yzEoobwt5-GqDv_KBjr1A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 18 May 2018 at 06:21, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> All right, so let's just say that explicitly. Maybe something like
> the attached.

That looks fine to me.

--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2018-05-17 21:02:12 Re: Problem while updating a foreign table pointing to a partitioned table on foreign server
Previous Message Tom Lane 2018-05-17 20:54:34 Re: Odd procedure resolution