Re: pg_dump needs SELECT privileges on irrelevant extension table

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jacob Champion <champion.p@gmail.com>
Cc: Stephen Frost <sfrost@snowman.net>, Andrew Dunstan <andrew@dunslane.net>, Akshat Jaimini <destrex271@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Aleksander Alekseev <aleksander@timescale.com>
Date: 2023-10-23T18:42:23Z
Lists: pgsql-bugs, pgsql-hackers
Jacob Champion <champion.p@gmail.com> writes:
> Is this approach backportable?

The code fix would surely work in the back branches.  Whether the
behavioral change is too big to be acceptable in minor releases
is something I don't have a strong opinion on.

			regards, tom lane



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Don't try to dump RLS policies or security labels for extension objects.