Re: Dump public schema ownership & seclabels - Mailing list pgsql-hackers

From Noah Misch
Subject Re: Dump public schema ownership & seclabels
Date
Msg-id 20210629053627.GA2061079@rfd.leadboat.com
Whole thread Raw
In response to Re: Dump public schema ownership & seclabels  (Noah Misch <noah@leadboat.com>)
Responses Re: Dump public schema ownership & seclabels  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, May 02, 2021 at 10:57:47PM -0700, Noah Misch wrote:
> On Sat, May 01, 2021 at 09:43:36AM -0700, Zhihong Yu wrote:
> > On Sat, May 1, 2021 at 8:16 AM Asif Rehman <asifr.rehman@gmail.com> wrote:
> > > The new status of this patch is: Ready for Committer

> I'll push this when v15 branches.

Done.  This upset one buildfarm member so far:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=gaur&dt=2021-06-29%2001%3A43%3A14

I don't know what happened there.  Tom, could you post a tar of the
src/bin/pg_dump/tmp_check/tmp_test_* directory after a failed "make -C
src/bin/pg_dump check" on that machine?



pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: [PATCH] ProcessInterrupts_hook
Next
From: Craig Ringer
Date:
Subject: Re: How to expose session vs txn lock info in pg_locks view?