Re: Added tab completion for the missing options in copy statement

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: vignesh C <vignesh21@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Ahsan Hadi <ahsan.hadi@gmail.com>
Date: 2020-07-21T03:21:46Z
Lists: pgsql-hackers
On Sat, Jul 18, 2020 at 04:49:23PM +0530, vignesh C wrote:
> Thanks Michael for the clarification, the patch looks fine to me.

Thanks for the confirmation, committed.
--
Michael

Commits

  1. Rework tab completion of COPY and \copy in psql

  2. doc: Fix description of \copy for psql