Re: [PATCH] DROP tab completion
Asif Rehman <asifr.rehman@gmail.com>
From: Asif Rehman <asifr.rehman@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Ken Kato <katouknl@oss.nttdata.com>
Date: 2021-11-30T15:17:07Z
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 The patch applies cleanly and the functionality seems to work well. (master e7122548a3) The new status of this patch is: Ready for Committer
Commits
-
Improve psql tab completion for various DROP commands
- 9270778f467d 15.0 landed