Add tab completion for data types after ALTER TABLE ADD [COLUMN] in psql
Michael Paquier <michael@paquier.xyz>
Add tab completion for data types after ALTER TABLE ADD [COLUMN] in psql This allows finding data types that can be used for the creation of a new column, completing d3fa876. Author: Dagfinn Ilmari Mannsåker Discussion: https://postgr.es/m/87h7f7uk6s.fsf@wibble.ilmari.org
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.c | modified | +8 −0 |
Discussion
- [PATCH] Tab completion for ALTER TABLE … ADD … 8 messages · 2021-08-03 → 2021-08-31