Re: Toll Schema Diff

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Дмитрий Иванов <firstdismay(at)gmail(dot)com>
Cc: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: Re: Toll Schema Diff
Date: 2023-07-28 12:23:03
Message-ID: CANxoLDfcTf30q8nrDYdnVUgmxTds8kUPQJa5aH0bdQd5JzyHVw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi

On Fri, Jul 28, 2023 at 5:47 PM Дмитрий Иванов <firstdismay(at)gmail(dot)com>
wrote:

> Hello.
> Your toll Schema Diff tool has saved me a lot of time and nerves, but I
> encountered one unpleasant problem when creating scripts for functions. The
> synchronization strategy involves creating source functions and deleting
> target functions. In most cases this works. But if a function changes its
> output type or output parameters, it is not considered an overload in
> PostgreSQL, and it is impossible to create such a function before deleting
> it in the target, which leads to script execution errors.
> source:
>

Can you please create an issue in GitHub with function definitions on
source and target both?

>
> --
> Regards, Dmitry!
>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Дмитрий Иванов 2023-07-28 13:03:01 Re: Toll Schema Diff
Previous Message Дмитрий Иванов 2023-07-28 12:17:04 Toll Schema Diff