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
-
Rework tab completion of COPY and \copy in psql
- c273d9d8ce41 14.0 landed
-
doc: Fix description of \copy for psql
- aee67299306e 12.4 landed
- 580d8ac9b1ef 13.0 landed
- b74d449a02b3 14.0 landed