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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Ahsan Hadi <ahsan(dot)hadi(at)gmail(dot)com>
Cc: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: ERROR: "ft1" is of the wrong type.
Date: 2021-07-02 04:20:21
Message-ID: YN6UBWQVrFp8sSSN@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2021-07-02 04:22:53 Re: Can a child process detect postmaster death when in pg_usleep?
Previous Message Zhihong Yu 2021-07-02 04:04:47 Re: Using each rel as both outer and inner for JOIN_ANTI