Re: tab complete for COPY populated materialized view TO - Mailing list pgsql-hackers

From Kirill Reshke
Subject Re: tab complete for COPY populated materialized view TO
Date
Msg-id CALdSSPi_Aw2EZwQiKDE7MjW9m6yDPH++xGTOrWu3o=RWyq5qHQ@mail.gmail.com
Whole thread Raw
In response to tab complete for COPY populated materialized view TO  (jian he <jian.universality@gmail.com>)
Responses Re: tab complete for COPY populated materialized view TO
List pgsql-hackers
On Wed, 9 Apr 2025 at 13:23, jian he <jian.universality@gmail.com> wrote:
>
> hi.
>
> we allow the "COPY table TO" command to copy rows from materialized
> views in [1].
> The attached patch is to add a tab complete for it.
>
> [1] https://git.postgresql.org/cgit/postgresql.git/commit/?id=534874fac0b34535c9a5ab9257d6574f78423578

Hi!
Patch works good for me, but I noticed that psql COPY <tab> suggests
partitioned relation both with and without this patch. Maybe that's
not a big problem, if [0] will be pushed.


[0] https://www.postgresql.org/message-id/CACJufxHjBPrsbNZAp-DCmwvOE_Gkogb%2Brhfqqe1%3DS5cOHR-V7Q%40mail.gmail.com

-- 
Best regards,
Kirill Reshke



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Memoize ANTI and SEMI JOIN inner
Next
From: Amit Kapila
Date:
Subject: Re: BUG #18815: Logical replication worker Segmentation fault