Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE
От | Arthur Zakirov |
---|---|
Тема | Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE |
Дата | |
Msg-id | 20180914131232.GA30775@zakirov.localdomain обсуждение исходный текст |
Ответ на | Re: [PATCH] Tab completion for ALTER DATABASE …SET TABLESPACE (ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)) |
Ответы |
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE
|
Список | pgsql-hackers |
On Thu, Aug 30, 2018 at 05:54:23PM +0100, Dagfinn Ilmari Mannsåker wrote: > ilmari@ilmari.org (Dagfinn Ilmari Mannsåker) writes: > > Hi hackers, > > > > I just noticed that psql's tab completion for ALTER TABLE … SET > > TABLESPACE was treating it as any other configuration parameter and > > completing with FROM DEFAULT or TO after it, instead of a list of > > tablespaces. > > And just after hitting send, I noticed I'd typed ALTER TABLE instead of > ALTER DATABASE, including in the commit message :( > > Fixed patch attached. The patch seems reasonable. It fixes the lack of tab completion for ALTER DATABASE ... SET TABLESPACE ... . There is no need to patch the documentation and regression tests. Marked as Ready for Commiter. -- Arthur Zakirov Postgres Professional: http://www.postgrespro.com Russian Postgres Company
В списке pgsql-hackers по дате отправления: