Patch for bind message to clarify signedness of parameters and result column format codes

Dave Cramer <davecramer@gmail.com>

From: Dave Cramer <davecramer@gmail.com>
To: Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2026-06-09T11:51:54Z
Lists: pgsql-docs

Attachments

Currently we don't say whether the number of parameters is signed or
unsigned. Same with results

See attached patch.

Regards,

Dave Cramer