ECPG cleanup and fix for clang compile-time problem

Edit
ID 4939
Title ECPG cleanup and fix for clang compile-time problem
Topic Refactoring
Created 2024-04-19 02:21:57
Last modified 2024-10-04 19:13:05 (1 month, 2 weeks ago)
Latest email 2024-10-17 19:42:41 (1 month ago)
Status
2024-11: Needs review
2024-09: Moved to next CF
2024-07: Moved to next CF
Target version
Authors Tom Lane (tgl)
Reviewers John Naylor (john.naylor)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4939
git checkout commitfest/cf/4939
Emails
ECPG cleanup and fix for clang compile-time problem
First at 2024-04-19 02:18:34 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2024-10-17 19:42:41 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v7-0001-ecpg-fix-some-memory-leakage-of-data-type-related.patch) at 2024-10-16 17:54:21 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v7-0001-ecpg-fix-some-memory-leakage-of-data-type-related.patch) at 2024-10-16 17:54:21 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v6-0001-ecpg-fix-some-memory-leakage-of-data-type-related.patch) at 2024-10-14 18:25:10 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v5-0001-Clean-up-documentation-of-parse.pl-and-add-more-i.patch) at 2024-10-04 20:46:44 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: No)
    Attachment (v4-0001-Clean-up-documentation-of-parse.pl-and-add-more-i.patch) at 2024-08-15 19:58:35 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: No)
    Attachment (v3-0001-Clean-up-indentation-and-whitespace-inconsistenci.patch) at 2024-08-12 19:19:57 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v2-0001-Clean-up-indentation-and-whitespace-inconsistenci.patch) at 2024-07-05 15:56:55 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-0001-Clean-up-indentation-and-whitespace-inconsistenci.patch) at 2024-04-19 02:18:34 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2024-10-04 19:13:05 Tom Lane (tgl) Closed in commitfest 2024-09 with status: Moved to next CF
2024-08-12 10:46:55 John Naylor (john.naylor) Added john.naylor as reviewer
2024-08-01 04:06:25 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-04-19 02:22:12 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2024-04-19 02:21:57 Tom Lane (tgl) Attached mail thread 2011420.1713493114@sss.pgh.pa.us
2024-04-19 02:21:57 Tom Lane (tgl) Created patch record
Edit