Re: tab-complete for ALTER TABLE .. DETACH PARTITION CONCURRENTLY
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2021-04-26T14:24:34Z
Lists: pgsql-hackers
On Thu, Apr 22, 2021 at 04:40:35PM -0400, Alvaro Herrera wrote: > Would anyone oppose me pushing this for tab-completing the new keywords > of ALTER TABLE .. DETACH PARTITION? +1 to apply tab completion for v14 -- Justin
Commits
-
psql: tab-complete ALTER ... DETACH CONCURRENTLY / FINALIZE
- 6dd1042eda0a 14.0 landed