Re: tab complete for COPY populated materialized view TO
Kirill Reshke <reshkekirill@gmail.com>
From: Kirill Reshke <reshkekirill@gmail.com>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: Fujii Masao <masao.fujii@oss.nttdata.com>,
jian he <jian.universality@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2025-04-10T19:37:56Z
Lists: pgsql-hackers
On Fri, 11 Apr 2025 at 00:33, David G. Johnston <david.g.johnston@gmail.com> wrote: > > They are supported for the From variant; valid completions need only satisfy one of to/from, not both. > Thank you. If so, then WFM, and I don't have any more objections. -- Best regards, Kirill Reshke
Commits
-
psql: Improve tab completion for COPY command.
- a4c10de92912 19 (unreleased) landed
-
Allow "COPY table TO" command to copy rows from materialized views.
- 534874fac0b3 18.0 cited