From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
Cc: | Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Typo in parallel comment of heap_delete() |
Date: | 2016-06-17 17:03:15 |
Message-ID: | CA+TgmoYS97JtiEXoy5c1qOAYW8+QLEx0ivsrV5d=M+DzEZ9hFw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Jun 16, 2016 at 12:32 AM, Thomas Munro
<thomas(dot)munro(at)enterprisedb(dot)com> wrote:
> On Tue, Jun 7, 2016 at 12:00 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>> On Sun, Jun 5, 2016 at 4:39 PM, Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com> wrote:
>>> I'm pretty sure this is a typo...
>>
>> Sure is. Thanks.
>
> The same typo appears in heap_update.
Commited.
> PS Far be it from me, but postgres_fdw.c seems to have a stray
> conditional form where I would expect a present subjunctive: "...
> lest the new path *would* kick ..."
> /me ducks
Rephrased.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2016-06-17 17:04:47 | Re: 10.0 |
Previous Message | Robert Haas | 2016-06-17 16:54:00 | Re: Experimental dynamic memory allocation of postgresql shared memory |