From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | John Naylor <johncnaylorls(at)gmail(dot)com> |
Cc: | Peter Eisentraut <peter(at)eisentraut(dot)org>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
Subject: | Re: ECPG cleanup and fix for clang compile-time problem |
Date: | 2024-10-16 17:54:21 |
Message-ID: | 200977.1729101261@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I wrote:
> Attached are rebased and renumbered 0006-0008, mostly to keep the
> cfbot happy.
For some reason I thought the stuff I pushed later on Monday
didn't interact with these patches, but the cfbot disabused me
of that folly. Here's a rebased v7 --- no substantive change.
regards, tom lane
Attachment | Content-Type | Size |
---|---|---|
v7-0001-ecpg-fix-some-memory-leakage-of-data-type-related.patch | text/x-diff | 8.6 KB |
v7-0002-ecpg-put-all-string-valued-tokens-returned-by-pgc.patch | text/x-diff | 7.1 KB |
v7-0003-ecpg-clean-up-some-other-assorted-memory-leaks.patch | text/x-diff | 16.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Shubham Khanna | 2024-10-16 17:54:56 | Re: Pgoutput not capturing the generated columns |
Previous Message | Joel Jacobson | 2024-10-16 17:36:24 | Re: New "raw" COPY format |