Re: proposal - get_extension_version function - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: proposal - get_extension_version function
Date
Msg-id CAAWbhmgye8=ZtKV4QEgZ6nkAE9UZGC_3A2jZnq2CinE6_dqF9Q@mail.gmail.com
Whole thread Raw
In response to Re: proposal - get_extension_version function  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Wed, Mar 8, 2023 at 11:22 AM Pavel Stehule <pavel.stehule@gmail.com> wrote:
> There is agreement - I call this check from functions.

I think pg_auto_failover does this too, or at least used to.

Timescale does strict compatibility checks as well. It's not entirely
comparable to your implementation, though.

--Jacob



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: proposal - get_extension_version function
Next
From: David Rowley
Date:
Subject: Re: [PoC] Reducing planning time when tables have many partitions