Patch to address creation of PgStat* contexts with null parent context

Edit
ID 3746
Title Patch to address creation of PgStat* contexts with null parent context
Topic Bug Fixes
Created 2022-06-30 20:07:53
Last modified 2022-09-19 08:57:49 (2 years, 2 months ago)
Latest email 2022-09-19 08:57:18 (2 years, 2 months ago)
Status
2022-09: Committed
2022-07: Moved to next CF
Target version
Authors Reid Thompson (jreidthompsoncd)
Reviewers Bertrand Drouvot (bdrouvot), Mingli Zhang (zml)Become reviewer
Committer Andres Freund (andresfreund)
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/3746
git checkout commitfest/cf/3746
Emails
Patch to address creation of PgStat* contexts with null parent context
First at 2022-06-30 19:54:50 by Reid Thompson <reid.thompson at crunchydata.com>
Latest at 2022-09-19 08:57:18 by "Drouvot, Bertrand" <bertranddrouvot.pg at gmail.com>
Latest attachment (v1-0001-pgstat_memory_contexts.patch) at 2022-09-07 09:11:11 from "Drouvot, Bertrand" <bdrouvot at amazon.com>
    Attachment (v1-0001-pgstat_memory_contexts.patch) at 2022-09-07 09:11:11 from "Drouvot, Bertrand" <bdrouvot at amazon.com> (Patch: Yes)
    Attachment (pgstat_mem_context.txt) at 2022-09-05 06:52:44 from "Drouvot, Bertrand" <bdrouvot at amazon.com> (Patch: Yes)
    Attachment (pgstat_create_memcxt_at_init_2.txt) at 2022-08-08 06:12:08 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
    Attachment (pgstat_create_memcxt_at_init.txt) at 2022-08-05 08:22:38 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
    Attachment (002-address-creation-of-PgStat-contexts-with-null-parent-context.patch) at 2022-08-04 17:12:32 from Reid Thompson <reid.thompson at crunchydata.com> (Patch: Yes)
    Attachment (001-address-creation-of-PgStat-contexts-with-null-parent-context.patch) at 2022-06-30 19:54:50 from Reid Thompson <reid.thompson at crunchydata.com> (Patch: Yes)
History
When Who What
2022-09-19 08:57:49 Bertrand Drouvot (bdrouvot) Closed in commitfest 2022-09 with status: Committed
2022-09-19 08:57:49 Bertrand Drouvot (bdrouvot) Changed committer to andresfreund
2022-09-09 10:18:31 Bertrand Drouvot (bdrouvot) New status: Ready for Committer
2022-09-08 21:43:23 Reid Thompson (jreidthompson) Changed authors to Reid Thompson (jreidthompsoncd)
2022-09-08 13:50:52 Justin Pryzby (justinpryzby) New status: Needs review
2022-09-07 17:27:06 Reid Thompson (jreidthompson) Changed authors to Reid Thompson (jreidthompson)
2022-09-06 09:34:05 Bertrand Drouvot (bdrouvot) Added bdrouvot as reviewer
2022-08-02 17:53:19 Jacob Champion (jchampion) Closed in commitfest 2022-07 with status: Moved to next CF
2022-07-28 14:03:41 Mingli Zhang (zml) New status: Waiting on Author
2022-07-28 13:55:33 Mingli Zhang (zml) Added zml as reviewer
2022-06-30 20:08:43 Reid Thompson (jreidthompsoncd) Changed authors to Reid Thompson (jreidthompsoncd)
2022-06-30 20:07:53 Reid Thompson (jreidthompsoncd) Attached mail thread 81ce164a81a03da9078ae4530caafd5593525df5.camel@crunchydata.com
2022-06-30 20:07:53 Reid Thompson (jreidthompsoncd) Created patch record
Edit