On 21.04.22 02:11, Tyler Brock wrote:
What I don’t understand is that if I respond to psql with the RowDescription indicating the format code is 1 for binary (and encode it that way, with 4 bytes, in the DataRow) it doesn’t render the number in the results.
psql only handles results in text format.