psql: Tab completion for CREATE TEMP TABLE ... USING
Tomas Vondra <tomas.vondra@postgresql.org>
psql: Tab completion for CREATE TEMP TABLE ... USING The USING keyword was offered only for persistent tables, not for temporary ones. So improve that. 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 | +1 −1 |
Discussion
- Add missing tab completion for ALTER TABLE ADD COLUMN IF NOT EXISTS 12 messages · 2024-11-01 → 2024-12-16