| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Subject: | Re: ECPG cleanup and fix for clang compile-time problem |
| Date: | 2024-07-05 15:56:55 |
| Message-ID: | 228286.1720195015@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
The cfbot noticed that this patchset had a conflict with d35cd0619,
so here's a rebase. It's just a rebase of v1, no other changes.
regards, tom lane
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0001-Clean-up-indentation-and-whitespace-inconsistenci.patch | text/x-diff | 176.0 KB |
| v2-0002-Clean-up-documentation-of-parse.pl-and-add-more-i.patch | text/x-diff | 12.2 KB |
| v2-0003-Major-cleanup-simplification-and-documentation-of.patch | text/x-diff | 24.0 KB |
| v2-0004-Re-implement-ecpg-preprocessor-s-string-managemen.patch | text/x-diff | 109.3 KB |
| v2-0005-Move-some-functions-into-a-new-file-ecpg-preproc-.patch | text/x-diff | 6.4 KB |
| v2-0006-Improve-ecpg-preprocessor-s-memory-management.patch | text/x-diff | 88.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2024-07-05 16:15:03 | Re: Optimize commit performance with a large number of 'on commit delete rows' temp tables |
| Previous Message | Dean Rasheed | 2024-07-05 15:41:33 | Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. |