Re: ERROR: "ft1" is of the wrong type. - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: ERROR: "ft1" is of the wrong type.
Date
Msg-id 20210630.095558.201114310683038507.horikyota.ntt@gmail.com
Whole thread Raw
In response to Re: ERROR: "ft1" is of the wrong type.  (ahsan hadi <ahsan.hadi@gmail.com>)
Responses Re: ERROR: "ft1" is of the wrong type.
List pgsql-hackers
At Tue, 29 Jun 2021 20:13:14 +0000, ahsan hadi <ahsan.hadi@gmail.com> wrote in 
> The following review has been posted through the commitfest application:
> make installcheck-world:  tested, passed
> Implements feature:       tested, passed
> Spec compliant:           tested, passed
> Documentation:            not tested
> 
> I have tested it with various object types and getting a meaningful error.

Thanks for looking this, Ahsan.

However, Peter-E is proposing a change at a fundamental level, which
looks more promising (disregarding backpatch burden).

https://www.postgresql.org/message-id/01d4fd55-d4fe-5afc-446c-a7f99e043f3d@enterprisedb.com

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Preventing abort() and exit() calls in libpq
Next
From: Masahiko Sawada
Date:
Subject: Re: Transactions involving multiple postgres foreign servers, take 2