Re: Added tab completion for the missing options in copy statement
Ahsan Hadi <ahsan.hadi@gmail.com>
From: ahsan hadi <ahsan.hadi@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: vignesh C <vignesh21@gmail.com>
Date: 2020-07-07T13:06:38Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application: make installcheck-world: tested, passed Implements feature: tested, passed Spec compliant: tested, passed Documentation: not tested Tested the tab complete for copy command, it provides the tab completion after providing the "TO|FROM filename With|Where". Does this require any doc change? The new status of this patch is: Waiting on Author
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