Re: [EXT] Re: Accessing composite type elements - Mailing list pgsql-general

From Merlin Moncure
Subject Re: [EXT] Re: Accessing composite type elements
Date
Msg-id CAHyXU0z+7hAJuEhDpokOVDee3mcE-X15jhPCy9_4_vxEMskjtw@mail.gmail.com
Whole thread Raw
In response to Re: [EXT] Re: Accessing composite type elements  (Garfield Lewis <garfield.lewis@lzlabs.com>)
Responses Re: [EXT] Re: Accessing composite type elements  (Garfield Lewis <garfield.lewis@lzlabs.com>)
List pgsql-general
On Thu, Jun 2, 2022 at 12:05 PM Garfield Lewis <garfield.lewis@lzlabs.com> wrote:

> Binary representations are not too well documented :-(.  However,
> looking at record_send() helps here.

will have a look…


> Right, with the additional proviso that -1 "length" indicates a null
> field value.

Thx, Tom… never thought the null field…



take a look at libpqtypes. it's client side extension library to libpq that implements the binary protocol.


merlin

pgsql-general by date:

Previous
From: Jeff Janes
Date:
Subject: Re: unoptimized nested loops
Next
From: Andreas Joseph Krogh
Date:
Subject: Max sane value for join_collapse_limit?