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

From Ron Johnson
Subject Re: PLPGSQL - store fetched records in array of record
Date
Msg-id CANzqJaAGjTUSMm8fMp-8JOx70WpsjYoF5r-WpF__ZnSftGShJg@mail.gmail.com
Whole thread Raw
In response to PLPGSQL - store fetched records in array of record  (Durumdara <durumdara@gmail.com>)
Responses Re: PLPGSQL - store fetched records in array of record
List pgsql-general
On Wed, Jul 2, 2025 at 8:21 AM Durumdara <durumdara@gmail.com> wrote:
Hello!

I have to store some fetched records into two lists (arrays) to work with them.

There's almost certainly a way to do what you need done without using arrays.  Might require a bit of rethinking, though.
 
--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: PLPGSQL - store fetched records in array of record
Next
From: Durumdara
Date:
Subject: Re: PLPGSQL - store fetched records in array of record