Re: [HACKERS] IF (NOT) EXISTS in psql-completion

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: [HACKERS] IF (NOT) EXISTS in psql-completion
Дата
Msg-id CAFj8pRADxoycR=PqmtdJy0tBrYAWaQ0_xt6t-QBX_U8_ROGCwQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] IF (NOT) EXISTS in psql-completion  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Ответы Re: [HACKERS] IF (NOT) EXISTS in psql-completion  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Список pgsql-hackers


2017-01-31 11:10 GMT+01:00 Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>:
At Tue, 31 Jan 2017 15:07:55 +0900, Michael Paquier <michael.paquier@gmail.com> wrote in <CAB7nPqTCuK1qVQNwPvnxhA9trxp228v0X6A4gKQb2Uc=mc+adQ@mail.gmail.com>
> On Tue, Jan 31, 2017 at 2:58 PM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> > I found a error - I sent mail only to author 2016-12-31 :( - It is my
> > mistake. I am sorry
>
> Ah... Thanks for the update. No problem.

Ouch. Sorry for missing you commnet. I'll dig my mail box for that.

 

I am doing a review of this set of patches:

1. There are no problem with patching, compiling - all regress tests passed

2. tab complete doesn't work well if I am manually writing "create index on" - second "ON" is appended - it is a regression

I didn't find any other issues - 

note: not necessary to implement (nice to have) - I miss a support for OR REPLACE flag - it is related to LANGUAGE, TRANSFORMATION,  FUNCTION and RULE.

Regards
 

--
Kyotaro Horiguchi
NTT Open Source Software Center



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: [HACKERS] patch: function xmltable
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: [HACKERS] parallelize queries containing initplans