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

From jian he
Subject tab complete for COPY populated materialized view TO
Date
Msg-id CACJufxFxnSkikp+GormAGHcMTX1YH2HRXW1+3dJM9w7yY9hdsg@mail.gmail.com
Whole thread Raw
Responses Re: tab complete for COPY populated materialized view TO
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: Changing shared_buffers without restart
Next
From: Jelte Fennema-Nio
Date:
Subject: Re: [PoC] Federated Authn/z with OAUTHBEARER