psql: Tab completion for CREATE MATERIALIZED VIEW ... USING
Tomas Vondra <tomas.vondra@postgresql.org>
psql: Tab completion for CREATE MATERIALIZED VIEW ... USING The tab completion didn't offer USING for CREATE MATERIALIZED VIEW, so add it, and offer a list of access methods, followed by SELECT. Author: Kirill Reshke Reviewed-By: Karina Litskevich Discussion: https://postgr.es/m/CALdSSPhVELkvutquqrDB=Ujfq_Pjz=6jn-kzh+291KPNViLTfw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.in.c | modified | +18 −3 |
Discussion
- Add missing tab completion for ALTER TABLE ADD COLUMN IF NOT EXISTS 12 messages · 2024-11-01 → 2024-12-16