Re: PLPGSQL - store fetched records in array of record - Mailing list pgsql-general

From David G. Johnston
Subject Re: PLPGSQL - store fetched records in array of record
Date
Msg-id CAKFQuwZJiC2PLAfGQVe-vhN5D7iNfdEFn_pJetTZDGA-ieGhsA@mail.gmail.com
Whole thread Raw
In response to PLPGSQL - store fetched records in array of record  (Durumdara <durumdara@gmail.com>)
List pgsql-general
On Wednesday, July 2, 2025, Durumdara <durumdara@gmail.com> wrote:

Is there any way to avoid this? To use a "simple untyped record" in an array without "dependencies"?

Use jsonb

David J.
 

pgsql-general by date:

Previous
From: Durumdara
Date:
Subject: PLPGSQL - store fetched records in array of record
Next
From: Ron Johnson
Date:
Subject: Re: PLPGSQL - store fetched records in array of record