COPY table FROM STDIN via SPI

From: James Sewell <james(dot)sewell(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: COPY table FROM STDIN via SPI
Date: 2023-07-11 10:25:23
Message-ID: CAJe2zgM-x+bv6O55tDW1vYONN914abzyMQxjcg5jLqxYE+sk1A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is $subject possible?

I feel like maybe the answer is no, but then I can also see some backend
code for similar things in copy.h.

Perhaps it’s possible via a function call not sending the SQL?

- James

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2023-07-11 10:46:58 Re: COPY table FROM STDIN via SPI
Previous Message Alvaro Herrera 2023-07-11 10:21:56 Re: logicalrep_message_type throws an error