Re: Dump public schema ownership & seclabels
Noah Misch <noah@leadboat.com>
From: Noah Misch <noah@leadboat.com>
To: tgl@sss.pgh.pa.us, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Cc: Asif Rehman <asifr.rehman@gmail.com>, Zhihong Yu <zyu@yugabyte.com>
Date: 2021-06-29T05:36:27Z
Lists: 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?
Commits
-
Remove literal backslash from Perl \Q ... \E.
- 48cb244fb9ac 15.0 landed
-
Dump COMMENT ON SCHEMA public.
- 7ac10f692054 15.0 landed
-
Dump public schema ownership and security labels.
- a7a7be1f2fa6 15.0 landed