Make parallel CREATE INDEX worker pg_stat_activity entries display query string

Edit
ID 1599
Title Make parallel CREATE INDEX worker pg_stat_activity entries display query string
Topic Bug Fixes
Created 2018-03-08 01:59:56
Last modified 2018-03-22 17:47:12 (6 years, 7 months ago)
Latest email 2018-03-29 17:38:07 (6 years, 7 months ago)
Status
2018-07: Committed
Target version
Authors Peter Geoghegan (pgeoghegan)
Reviewers Become reviewer
Committer Robert Haas (rhaas)
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/1599
git checkout commitfest/cf/1599
Emails
pgstat_report_activity() and parallel CREATE INDEX (was: Parallel index creation & pg_stat_activity)
First at 2018-03-01 22:47:58 by Peter Geoghegan <pg at bowt.ie>
Latest at 2018-03-29 17:38:07 by Phil Florent <philflorent at hotmail.com>
Latest attachment (0001-Report-query-text-in-parallel-CREATE-INDEX-workers.patch) at 2018-03-08 01:53:18 from Peter Geoghegan <pg at bowt.ie>
    Attachment (0001-Report-query-text-in-parallel-CREATE-INDEX-workers.patch) at 2018-03-08 01:53:18 from Peter Geoghegan <pg at bowt.ie> (Patch: Yes)
History
When Who What
2018-03-22 17:47:12 Peter Geoghegan (pgeoghegan) Closed in commitfest 2018-09 with status: Committed
2018-03-22 17:47:12 Peter Geoghegan (pgeoghegan) Changed committer to rhaas
2018-03-08 02:00:11 Peter Geoghegan (pgeoghegan) Changed authors to Peter Geoghegan (pgeoghegan)
2018-03-08 01:59:56 Peter Geoghegan (pgeoghegan) Attached mail thread CAH2-WzkryAPcQOHBJKuDKfni-HGFny31yjcbM-yp5HO-71iCdw@mail.gmail.com
2018-03-08 01:59:56 Peter Geoghegan (pgeoghegan) Created patch record
Edit