Re: CommandStatus from insert returning when using a portal. - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: CommandStatus from insert returning when using a portal.
Date
Msg-id 20230717073741.pmftygafwdgoosqq@alvherre.pgsql
Whole thread Raw
In response to Re: CommandStatus from insert returning when using a portal.  (Dave Cramer <davecramer@gmail.com>)
List pgsql-hackers
On 2023-Jul-14, Dave Cramer wrote:

> David,
> 
> I will try to get a tcpdump file. Doing this in libpq seems challenging as
> I'm not aware of how to create a portal in psql.

You can probably have a look at src/test/modules/libpq_pipeline/libpq_pipeline.c
as a basis to write some test code for this.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"If you want to have good ideas, you must have many ideas.  Most of them
will be wrong, and what you have to learn is which ones to throw away."
                                                         (Linus Pauling)



pgsql-hackers by date:

Previous
From: Önder Kalacı
Date:
Subject: Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table.
Next
From: "Daniel Verite"
Date:
Subject: Re: EBCDIC sorting as a use case for ICU rules