Avoid unnecessary PlaceHolderVars for simple Vars

Edit
ID 4319
Title Avoid unnecessary PlaceHolderVars for simple Vars
Topic Performance
Created 2023-05-15 09:47:55
Last modified 2024-10-08 01:56:44 (1 month, 1 week ago)
Latest email 2024-06-21 02:35:30 (5 months ago)
Status
2024-11: Needs review
2024-09: Moved to next CF
2024-07: Moved to next CF
2024-03: Moved to next CF
2024-01: Moved to next CF
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
Target version
Authors Richard Guo (richardguo)
Reviewers James Coleman (jcole1989)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/4319
git checkout commitfest/cf/4319
Emails
An inefficient query caused by unnecessary PlaceHolderVar
First at 2023-05-12 06:35:33 by Richard Guo <guofenglinux at gmail.com>
Latest at 2024-06-21 02:35:30 by Richard Guo <guofenglinux at gmail.com>
Latest attachment (v4-0001-Avoid-unnecessary-wrapping-for-Vars-and-PHVs.patch) at 2024-06-21 02:35:30 from Richard Guo <guofenglinux at gmail.com>
    Attachment (v4-0001-Avoid-unnecessary-wrapping-for-Vars-and-PHVs.patch) at 2024-06-21 02:35:30 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Avoid-unnecessary-PlaceHolderVars-for-Vars-PHVs.patch) at 2024-01-15 05:50:07 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Avoid-unnecessary-PlaceHolderVars-for-simple-Vars.patch) at 2023-07-18 07:17:15 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Avoid-unnecessary-PlaceHolderVars-for-simple-Vars.patch) at 2023-05-12 06:35:33 from Richard Guo <guofenglinux at gmail.com> (Patch: Yes)
History
When Who What
2024-10-08 01:56:44 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Moved to next CF
2024-08-01 02:13:40 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-04-08 13:18:28 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-02-01 17:42:57 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-04 09:21:56 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 11:07:41 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-08-01 21:07:22 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-05-30 17:36:23 James Coleman (jcole1989) Added jcole1989 as reviewer
2023-05-15 09:48:21 Richard Guo (richardguo) Changed authors to Richard Guo (richardguo)
2023-05-15 09:47:55 Richard Guo (richardguo) Attached mail thread CAMbWs48uk6C7Z9m_FNT8_21CMCk68hrgAsz=z6zpP1PNZMkeoQ@mail.gmail.com
2023-05-15 09:47:55 Richard Guo (richardguo) Created patch record
Edit