Re: ALTER SYSTEM RESET?
От | Fujii Masao |
---|---|
Тема | Re: ALTER SYSTEM RESET? |
Дата | |
Msg-id | CAHGQGwEsBYFUa2uo_+5O7XtCPTuDvqS+uR92bmmZftHRZAK69Q@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: ALTER SYSTEM RESET? (Amit Kapila <amit.kapila16@gmail.com>) |
Ответы |
Re: ALTER SYSTEM RESET?
|
Список | pgsql-hackers |
On Mon, Sep 1, 2014 at 10:54 PM, Amit Kapila <amit.kapila16@gmail.com> wrote: > On Mon, Sep 1, 2014 at 3:57 PM, Fujii Masao <masao.fujii@gmail.com> wrote: >> >> On Sat, Aug 30, 2014 at 12:27 PM, Amit Kapila <amit.kapila16@gmail.com> >> wrote: >> > On Wed, Aug 27, 2014 at 7:16 PM, Fujii Masao <masao.fujii@gmail.com> >> > wrote: >> >> The patch looks good to me. One minor comment is; probably you need to >> >> update the tab-completion code. >> > >> > Thanks for the review. I have updated the patch to support >> > tab-completion. >> > As this is a relatively minor change, I will mark it as >> > "Ready For Committer" rather than "Needs Review". >> >> Thanks for updating the patch! >> >> One more minor comment is; what about applying the following change >> for the tab-completion for RESET ALL? This causes the tab-completion of >> even ALTER SYSTEM SET to display "all" and that's strange. But >> the tab-completion of "SET" has already had the same problem. So >> I think that we can live with that. > > Right and I have checked that behaviour is same for other similar > statements like Alter Database <database_name> SET <config_var> > or Alter User <user_name> SET <config_var>. So, the change > made by you is on similar lines. OK. Applied. Regards, -- Fujii Masao
В списке pgsql-hackers по дате отправления: