Re: MERGE ... RETURNING

Поиск
Список
Период
Сортировка
От Dean Rasheed
Тема Re: MERGE ... RETURNING
Дата
Msg-id CAEZATCWpBT-_1w=qz9REYEDdQkGu+xGWFQFghsd_eYyXGAfuLg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: MERGE ... RETURNING  (jian he <jian.universality@gmail.com>)
Ответы Re: MERGE ... RETURNING
Список pgsql-hackers
On Fri, 17 Nov 2023 at 04:30, jian he <jian.universality@gmail.com> wrote:
>
> I think it should be:
> +   You will require the <literal>SELECT</literal> privilege on any column(s)
> +   of the <replaceable class="parameter">data_source</replaceable> and
> +   <replaceable class="parameter">target_table_name</replaceable> referred to
> +   in any <literal>condition</literal> or <literal>expression</literal>.
>

Ah, of course. As always, I'm blind to grammatical errors in my own
text, no matter how many times I read it. Thanks for checking!

Pushed.

The v13 patch still applies on top of this, so I won't re-post it.

Regards,
Dean



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: add log messages when replication slots become active and inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?)
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Schema variables - new implementation for Postgres 15