Re: ERROR: "ft1" is of the wrong type.

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: ERROR: "ft1" is of the wrong type.
Дата
Msg-id YN6UBWQVrFp8sSSN@paquier.xyz
обсуждение исходный текст
Ответ на Re: ERROR: "ft1" is of the wrong type.  (Ahsan Hadi <ahsan.hadi@gmail.com>)
Ответы Re: ERROR: "ft1" is of the wrong type.
Список pgsql-hackers
On Wed, Jun 30, 2021 at 01:43:52PM +0500, Ahsan Hadi wrote:
> Sure I will also take a look at this patch.
>
> +1 for avoiding the backpatching burden.

From what I recall of this thread, nobody has really complained about
this stuff either, so a backpatch would be off the table.  I agree
that what Peter E is proposing on the other thread is much more
suitable in the long term, as there is no need to worry about multiple
combinations of relkinds in error message, so such error strings
become a no-brainer when more relkinds are added.
--
Michael

Вложения

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

Предыдущее
От: Zhihong Yu
Дата:
Сообщение: Re: Using each rel as both outer and inner for JOIN_ANTI
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Can a child process detect postmaster death when in pg_usleep?