pgwire icon indicating copy to clipboard operation
pgwire copied to clipboard

Empty query in extended query

Open sunng87 opened this issue 5 months ago • 2 comments

Currently we don't deal with empty query in extended query like what we do for simple query protocol. This will result in error on query parse and execution.

sunng87 avatar Sep 15 '25 06:09 sunng87