> On 3 Jun 2021, at 16:12, Tom Lane wrote:
>
> Daniel Gustafsson writes:
>>> On 3 Jun 2021, at 11:53, tushar wrote:
>>> In one of my testing scenario, i found pg_upgrade is failed for
>>> 'plpgsql_call_handler' handle
>
>> This is intentional since the language template work in 8.1, before th
Daniel Gustafsson writes:
>> On 3 Jun 2021, at 11:53, tushar wrote:
>> In one of my testing scenario, i found pg_upgrade is failed for
>> 'plpgsql_call_handler' handle
> This is intentional since the language template work in 8.1, before then
> pg_dump would look up support functions in pg_cata
> On 3 Jun 2021, at 11:53, tushar wrote:
> In one of my testing scenario, i found pg_upgrade is failed for
> 'plpgsql_call_handler' handle
This isn't really a pg_upgrade issue but a pg_dump issue. The handler, inline
nd validator functions will be looked up among the functions loaded into
pg_d