Re: Dump public schema ownership & seclabels
Asif Rehman <asifr.rehman@gmail.com>
From: Asif Rehman <asifr.rehman@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Noah Misch <noah@leadboat.com>
Date: 2021-05-01T15:15:58Z
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 Hi, I have tested this patch. This patch still applies and it works well. Regards, Asif The new status of this patch is: Ready for Committer
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