Re: Allow CREATE OR REPLACE VIEW to rename the columns

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Allow CREATE OR REPLACE VIEW to rename the columns
Дата
Msg-id CAHGQGwHhuqk4-KyEdRFQ0YeiD7TsR_Ae-c6BSELQjSOQPk=tOg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Allow CREATE OR REPLACE VIEW to rename the columns  (btkimurayuzk <btkimurayuzk@oss.nttdata.com>)
Список pgsql-hackers
On Wed, Nov 20, 2019 at 1:11 PM btkimurayuzk
<btkimurayuzk@oss.nttdata.com> wrote:
>
> > Barring any objection, I'm thinking to commit this patch.
> >
> > Regards,
>
> Build and All Test has passed .
> Looks good to me .

Thanks for reviewing the patch!
I committed the following two patches.

- Allow ALTER VIEW command to rename the column in the view.
- Improve tab-completion for ALTER MATERIALIZED VIEW.

Regards,

-- 
Fujii Masao



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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: [HACKERS] WAL logging problem in 9.4.3?
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Recovery performance of DROP DATABASE with many tablespaces