Remove potentially redundant smgropen() calls

Edit
ID 4794
Title Remove potentially redundant smgropen() calls
Topic Refactoring
Created 2024-01-25 13:42:01
Last modified 2024-02-12 09:13:49 (9 months, 1 week ago)
Latest email 2024-02-12 09:13:26 (9 months, 1 week ago)
Status
2024-03: Committed
Target version
Authors Japin Li (japin)
Reviewers Become reviewer
Committer Heikki Linnakangas (heikki)
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/4794
git checkout commitfest/cf/4794
Emails
Unnecessary smgropen in {heapam_relation,index}_copy_data?
First at 2024-01-23 04:51:45 by Japin Li <japinli at hotmail.com>
Latest at 2024-02-12 09:13:26 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest attachment (v1-0001-Remove-unnecessary-smgropen.patch) at 2024-01-23 04:51:45 from Japin Li <japinli at hotmail.com>
    Attachment (v1-0001-Remove-unnecessary-smgropen.patch) at 2024-01-23 04:51:45 from Japin Li <japinli at hotmail.com> (Patch: Yes)
History
When Who What
2024-02-12 09:13:49 Heikki Linnakangas (heikki) Closed in commitfest 2024-03 with status: Committed
2024-02-12 09:13:45 Heikki Linnakangas (heikki) Added heikki as committer
2024-01-25 13:42:17 Aleksander Alekseev (a.alekseev) Changed authors to Japin Li (japin)
2024-01-25 13:42:02 Aleksander Alekseev (a.alekseev) Attached mail thread ME3P282MB316600FA62F6605477F26F6AB6742@ME3P282MB3166.AUSP282.PROD.OUTLOOK.COM
2024-01-25 13:42:01 Aleksander Alekseev (a.alekseev) Created patch record
Edit