Re: pg_dump handling of ALTER DEFAULT PRIVILEGES IN SCHEMA

From: Muhammad Usama <m(dot)usama(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Nathan Bossart <bossartn(at)amazon(dot)com>
Subject: Re: pg_dump handling of ALTER DEFAULT PRIVILEGES IN SCHEMA
Date: 2021-08-23 08:44:48
Message-ID: 162970828881.22084.11794422268064678538.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: not tested

The patch looks fine and successfully fixes the issue of missing privileges issue.

The new status of this patch is: Ready for Committer

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message houzj.fnst@fujitsu.com 2021-08-23 09:15:13 RE: [BUG] wrong refresh when ALTER SUBSCRIPTION ADD/DROP PUBLICATION
Previous Message 蔡梦娟 (玊于) 2021-08-23 08:15:02 Queries that should be canceled will get stuck on secure_write function