Re: Add more sanity checks around callers of changeDependencyFor()

Akshat Jaimini <destrex271@gmail.com>

From: Akshat Jaimini <destrex271@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Michael Paquier <michael@paquier.xyz>
Date: 2023-07-07T18:12:48Z
Lists: pgsql-hackers
The patch looks fine and passes all the tests. I am using Arch Linux on an x86_64 system.
The patch does not cause any unnecessary bugs and does not make any non trivial changes to the source code.
I believe it is ready to be committed!

The new status of this patch is: Ready for Committer

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add more sanity checks with callers of changeDependencyFor()

  2. Fix ALTER EXTENSION SET SCHEMA with objects outside an extension's schema