On Wed, Jun 03, 2026 at 07:14:53AM -0700, Zsolt Parragi wrote: > DropAllPreparedStatements has an early return if prepared_queries is > uninitialized, so we don't send anything in that case - but it calls > SendStmtDeallocMsg if it is initialized even when no nothing was > removed. This seems inconsistent to me, is it intentional?
Nope, will fix. -- nathan
