dbsize.c functions and partitioned tables

Edit
ID 1412
Title dbsize.c functions and partitioned tables
Topic Server Features
Created 2017-12-14 05:25:28
Last modified 2018-01-17 13:52:09 (6 years, 10 months ago)
Latest email 2018-01-29 03:03:59 (6 years, 9 months ago)
Status
2018-01: Returned with feedback
Target version
Authors Amit Langote (amitlan)
Reviewers Peter Eisentraut (petere)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/1412
git checkout commitfest/cf/1412
Emails
pg_(total_)relation_size and partitioned tables
First at 2017-12-14 05:23:59 by Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp>
Latest at 2018-01-29 03:03:59 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (0001-Add-assorted-partition-reporting-functions.patch) at 2018-01-19 09:28:41 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp>
    Attachment (0001-Add-assorted-partition-reporting-functions.patch) at 2018-01-19 09:28:41 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (v1-0001-Add-a-pg_partition_root-and-pg_partition_parent.patch) at 2018-01-18 09:54:18 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Teach-dbsize.c-functions-about-partitioned-tables.patch) at 2017-12-14 05:23:59 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2018-01-17 13:52:09 Peter Eisentraut (petere) Closed in commitfest 2018-01 with status: Returned with feedback
2018-01-02 13:45:41 Peter Eisentraut (petere) New status: Waiting on Author
2017-12-28 18:57:05 Peter Eisentraut (petere) Added petere as reviewer
2017-12-14 05:25:37 Amit Langote (amitlan) Changed authors to Amit Langote (amitlan)
2017-12-14 05:25:29 Amit Langote (amitlan) Attached mail thread 495cec7e-f8d9-7e13-4807-90dbf4eec4ea@lab.ntt.co.jp
2017-12-14 05:25:28 Amit Langote (amitlan) Created patch record
Edit