Re: tab completion of IMPORT FOREIGN SCHEMA

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Jeff Janes <jeff.janes@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-09-17T02:58:26Z
Lists: pgsql-hackers
On Tue, Sep 15, 2020 at 02:56:40PM +0900, Michael Paquier wrote:
> I have completed the patch with those parts as per the attached.  If
> there are any objections or extra opinions, please feel free.

And done with 7307df1.
--
Michael

Commits

  1. Improve tab completion of IMPORT FOREIGN SCHEMA in psql