Re: Asynchronous Append on postgres_fdw nodes.

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
Cc: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Andrey Lepikhov <a(dot)lepikhov(at)postgrespro(dot)ru>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Asynchronous Append on postgres_fdw nodes.
Date: 2021-03-19 12:57:00
Message-ID: 20210319125700.GK11765@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

is_async_capable_path() should probably have a "break" for case T_ForeignPath.

little typos:
aready
sigle
givne
a event: an event

--
Justin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Steele 2021-03-19 13:05:56 Re: invalid data in file backup_label problem on windows
Previous Message Amit Khandekar 2021-03-19 12:56:33 Re: Speeding up GIST index creation for tsvectors