On Tue, Sep 3, 2024 at 4:30 PM Maxim Orlov <orlo...@gmail.com> wrote: > Here is rebase. Apparently I'll have to do it often, since the > CATALOG_VERSION_NO changed in the patch.
I don't think you need to maintain CATALOG_VERSION_NO change in your patch for the exact reason you have mentioned: patch will get conflict each time CATALOG_VERSION_NO is advanced. It's responsibility of committer to advance CATALOG_VERSION_NO when needed. ------ Regards, Alexander Korotkov Supabase