replace pg_stat_activity.waiting with something more descriptive

Edit
ID 287
Title replace pg_stat_activity.waiting with something more descriptive
Topic Monitoring & Control
Created 2015-06-30 13:49:56
Last modified 2016-03-11 13:14:11 (8 years, 8 months ago)
Latest email 2016-03-24 14:23:41 (8 years, 7 months ago)
Status
2016-03: Committed
2016-01: Moved to next CF
2015-11: Moved to next CF
2015-09: Moved to next CF
2015-07: Moved to next CF
Target version
Authors Amit Kapila (amitkapila), Ildus Kurbangaliev (ildus)
Reviewers Alexander Korotkov (smagen)Become reviewer
Committer Robert Haas (rhaas)
Links CFbot results (CirrusCI) CFbot GitHub Git
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/287
git checkout commitfest/cf/287
Emails
RFC: replace pg_stat_activity.waiting with something more descriptive
First at 2015-06-22 17:37:41 by Robert Haas <robertmhaas at gmail.com>
Latest at 2016-03-24 14:23:41 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (sort_wait_event_doc_table_v2.patch) at 2016-03-15 14:41:42 from Thom Brown <thom at linux.com>
    Attachment (sort_wait_event_doc_table_v2.patch) at 2016-03-15 14:41:42 from Thom Brown <thom at linux.com> (Patch: Yes)
    Attachment (sort_wait_event_doc_table.patch) at 2016-03-15 14:00:59 from Thom Brown <thom at linux.com> (Patch: Yes)
    Attachment (waitevent_docpatch.diff) at 2016-03-15 13:17:10 from Thomas Reiss <thomas.reiss at dalibo.com> (Patch: Yes)
    Attachment (fix_typo_lwlock_v1.patch) at 2016-03-11 06:19:02 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v14.patch) at 2016-03-10 05:18:41 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v13.patch) at 2016-03-09 13:31:00 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v12b.patch) at 2016-03-04 13:42:12 from Thom Brown <thom at linux.com> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v12.patch) at 2016-03-04 13:35:44 from Thom Brown <thom at linux.com> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v11.patch) at 2016-03-04 04:05:40 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v10.patch) at 2016-02-22 04:35:33 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v9.patch) at 2016-01-31 03:55:10 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v8.patch) at 2016-01-26 07:52:09 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (lwlocknames-v2.patch) at 2015-08-05 06:53:13 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v7.patch) at 2015-08-04 20:37:08 from Ildus Kurbangaliev <i.kurbangaliev at postgrespro.ru> (Patch: Yes)
    Attachment (lwlocknames-v1.patch) at 2015-08-04 12:15:07 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v6.patch) at 2015-08-04 10:44:13 from Ildus Kurbangaliev <i.kurbangaliev at postgrespro.ru> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v5.patch) at 2015-08-03 13:25:17 from Ildus Kurbangaliev <i.kurbangaliev at postgrespro.ru> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v4.patch) at 2015-07-27 10:20:03 from Ildus Kurbangaliev <i.kurbangaliev at postgrespro.ru> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v3.patch) at 2015-07-23 19:01:39 from Ildus Kurbangaliev <i.kurbangaliev at postgrespro.ru> (Patch: Yes)
    Attachment (extend_pg_stat_activity_v2.patch) at 2015-07-21 10:11:36 from Ildus Kurbangaliev <i.kurbangaliev at postgrespro.ru> (Patch: Yes)
    Attachment (unknown_filename) at 2015-07-16 14:28:02 from Ildus Kurbangaliev <i.kurbangaliev at postgrespro.ru> (Patch: No)
    Attachment (extend_pg_stat_activity_wait_event_v1.patch) at 2015-06-30 13:30:24 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
History
When Who What
2016-03-11 13:14:11 Robert Haas (rhaas) Closed in commitfest 2016-03 with status: Committed
2016-03-11 13:14:05 Robert Haas (rhaas) Added rhaas as committer
2016-02-22 04:18:03 Amit Kapila (amitkapila) Closed in commitfest 2016-01 with status: Moved to next CF
2016-02-03 16:39:32 Álvaro Herrera (alvherre) Closed in commitfest 2016-01 with status: Returned with feedback
2016-02-01 13:41:09 Alexander Korotkov (smagen) Added smagen as reviewer
2016-01-26 08:25:45 Amit Kapila (amitkapila) New status: Needs review
2015-12-31 11:54:11 Amit Kapila (amitkapila) New status: Waiting on Author
2015-12-31 11:53:50 Amit Kapila (amitkapila) Closed in commitfest 2015-11 with status: Moved to next CF
2015-12-24 02:32:56 Michael Paquier (michael-kun) Closed in commitfest 2015-11 with status: Returned with feedback
2015-10-30 23:37:17 Michael Paquier (michael-kun) New status: Waiting on Author
2015-10-30 23:37:06 Michael Paquier (michael-kun) Closed in commitfest 2015-09 with status: Moved to next CF
2015-09-03 11:52:11 Andres Freund (andresfreund) New status: Waiting on Author
2015-08-10 07:27:47 Heikki Linnakangas (heikki) Closed in commitfest 2015-07 with status: Moved to next CF
2015-08-03 13:46:44 Ildus Kurbangaliev (ildus) New status: Needs review
2015-07-28 19:29:15 Heikki Linnakangas (heikki) New status: Waiting on Author
2015-07-23 21:20:20 Ildus Kurbangaliev (ildus) New status: Needs review
2015-07-23 21:17:39 Ildus Kurbangaliev (ildus) Changed gitlink to https://github.com/postgrespro/postgres/tree/pg_stat_activity_patch
2015-07-23 21:15:11 Ildus Kurbangaliev (ildus) Changed authors to Amit Kapila (amitkapila), Ildus Kurbangaliev (ildus)
2015-07-07 07:28:51 Fujii Masao (masaofujii) New status: Waiting on Author
2015-06-30 13:50:10 Amit Kapila (amitkapila) Changed authors to Amit Kapila (amitkapila)
2015-06-30 13:49:56 Amit Kapila (amitkapila) Attached mail thread CA+TgmoYd3GTz2_mJfUHF+RPe-bCy75ytJeKVv9x-o+SonCGApw@mail.gmail.com
2015-06-30 13:49:56 Amit Kapila (amitkapila) Created patch record
Edit