Re: [PATCH] Remove redundant Assert() calls in report_namespace_conflict()
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Kirill Reshke <reshkekirill@gmail.com>
Cc: zengman <zengman@halodbtech.com>, pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-01-17T00:38:49Z
Lists: pgsql-hackers
On Sat, Jan 17, 2026 at 02:57:00AM +0500, Kirill Reshke wrote: > Yes, this patch looks valid It looks to me just a copy-pasto when this code has been written. Let's clean up that. -- Michael
Commits
-
Remove useless asserts in report_namespace_conflict()
- 2a6ce34b55e1 19 (unreleased) landed