Bug: When user-defined AM is used, the index path cannot be selected correctly

Edit
ID 3819
Title Bug: When user-defined AM is used, the index path cannot be selected correctly
Topic Bug Fixes
Created 2022-08-17 01:45:22
Last modified 2022-09-02 21:02:12 (2 years, 2 months ago)
Latest email 2022-09-01 21:22:29 (2 years, 2 months ago)
Status
2022-09: Committed
Target version
Authors Zongliang Quan (quanzl)
Reviewers Tom Lane (tgl)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/3819
git checkout commitfest/cf/3819
Emails
Bug: When user-defined AM is used, the index path cannot be selected correctly
First at 2022-08-17 01:43:54 by Quan Zongliang <quanzongliang at yeah.net>
Latest at 2022-09-01 21:22:29 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (recognize-extension-boolean-opclasses-3.patch) at 2022-09-01 21:22:29 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (recognize-extension-boolean-opclasses-3.patch) at 2022-09-01 21:22:29 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (recognize-extension-boolean-opclasses-2.patch) at 2022-09-01 20:33:18 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (indxpath.patch) at 2022-08-17 09:11:43 from Quan Zongliang <quanzongliang at yeah.net> (Patch: Yes)
    Attachment (indxpath.patch) at 2022-08-17 01:43:54 from Quan Zongliang <quanzongliang at yeah.net> (Patch: Yes)
History
When Who What
2022-09-02 21:02:12 Tom Lane (tgl) Closed in commitfest 2022-09 with status: Committed
2022-09-02 21:02:12 Tom Lane (tgl) Changed committer to tgl
2022-09-01 20:27:48 Tom Lane (tgl) Added tgl as reviewer
2022-08-17 01:46:50 Zongliang Quan (quanzl) Changed authors to Zongliang Quan (quanzl)
2022-08-17 01:45:22 Zongliang Quan (quanzl) Attached mail thread f293b91d-1d46-d386-b6bb-4b06ff5c667b@yeah.net
2022-08-17 01:45:22 Zongliang Quan (quanzl) Created patch record
Edit