Replace RelationOpenSmgr() with RelationGetSmgr() inline function

Edit
ID 3084
Title Replace RelationOpenSmgr() with RelationGetSmgr() inline function
Topic Refactoring
Created 2021-04-19 07:21:52
Last modified 2021-07-12 21:02:18 (3 years, 4 months ago)
Latest email 2021-07-13 03:48:05 (3 years, 4 months ago)
Status
2021-07: Committed
Target version 14
Authors Amul Sul (sulamul)
Reviewers Anastasia Lubennikova (lubennikovaav)Become reviewer
Committer Tom Lane (tgl)
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/3084
git checkout commitfest/cf/3084
Emails
[CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb
First at 2021-03-22 06:23:13 by Neha Sharma <neha.sharma at enterprisedb.com>
Latest at 2021-07-13 03:48:05 by Amul Sul <sulamul at gmail.com>
Latest attachment (v5_Add-RelationGetSmgr-inline-function.patch) at 2021-07-12 05:00:36 from Amul Sul <sulamul at gmail.com>
    Attachment (v5_Add-RelationGetSmgr-inline-function.patch) at 2021-07-12 05:00:36 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
    Attachment (v4_Add-RelationGetSmgr-inline-function.patch) at 2021-07-09 13:52:53 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
    Attachment (v3_Add-RelationGetSmgr-inline-function.patch) at 2021-04-20 05:48:26 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
    Attachment (v2_Add-RelationGetSmgr-inline-function.patch) at 2021-04-19 07:26:18 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
    Attachment (Add-RelationGetSmgr-inline-function.patch) at 2021-03-25 10:48:45 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
    Attachment (fix_failure_for_cca.patch) at 2021-03-22 08:25:23 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
History
When Who What
2021-07-12 21:02:18 Tom Lane (tgl) Closed in commitfest 2021-07 with status: Committed
2021-07-12 21:02:18 Tom Lane (tgl) Changed committer to tgl
2021-07-05 12:49:09 Anastasia Lubennikova (lubennikovaav) Posted review with messageid <162548934933.1167.12924360095320902310.pgcf@coridan.postgresql.org>
2021-07-05 12:49:09 Anastasia Lubennikova (lubennikovaav) New status: Ready for Committer
2021-06-29 20:09:47 Anastasia Lubennikova (lubennikovaav) Added lubennikovaav as reviewer
2021-04-19 07:22:43 Amul Sul (sulamul) Changed authors to Amul Sul (sulamul)
2021-04-19 07:22:15 Amul Sul (sulamul) Changed targetversion to 14
2021-04-19 07:21:52 Amul Sul (sulamul) Attached mail thread CANiYTQsU7yMFpQYnv=BrcRVqK_3U3mtAzAsJCaqtzsDHfsUbdQ@mail.gmail.com
2021-04-19 07:21:52 Amul Sul (sulamul) Created patch record
Edit