Provide toast tables for all system tables except those that the toast mechanism itself depends on (pg_class, pg_attribute, and pg_index)

Edit
Title Provide toast tables for all system tables except those that the toast mechanism itself depends on (pg_class, pg_attribute, and pg_index)
Topic Server Features
Created 2018-06-01 19:27:42
Last modified 2018-07-19 22:50:00 (5 years, 9 months ago)
Latest email 2018-07-20 00:03:57 (5 years, 9 months ago)
Status
2018-07: Committed
Target version
Authors Joe Conway (jconway)
Reviewers Peter Eisentraut (petere)Become reviewer
Committer Michael Paquier (michael-kun)
Links
Emails
missing toast table for pg_policy
First at 2018-02-16 21:56:15 by Joe Conway <mail at joeconway.com>
Latest at 2018-07-20 00:03:57 by Andres Freund <andres at anarazel.de>
Latest attachment (0001-Add-toast-tables-to-most-system-catalogs.patch) at 2018-07-18 04:02:35 from Michael Paquier <michael at paquier.xyz>
    Attachment (0001-Add-toast-tables-to-most-system-catalogs.patch) at 2018-07-18 04:02:35 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (0001-Add-toast-tables-to-most-system-catalogs.patch) at 2018-07-14 08:47:38 from John Naylor <jcnaylor at gmail.com> (Patch: Yes)
    Attachment (toastable-catalogs-02-JCN-addendum1-v2.diff) at 2018-06-19 13:48:26 from John Naylor <jcnaylor at gmail.com> (Patch: Yes)
    Attachment (toastable-catalogs-02-JCN-addendum1.patch) at 2018-06-15 18:40:06 from John Naylor <jcnaylor at gmail.com> (Patch: Yes)
    Attachment (toastable-catalogs-02.diff) at 2018-02-19 16:33:30 from Joe Conway <mail at joeconway.com> (Patch: Yes)
    Attachment (toastable-catalogs.diff) at 2018-02-18 15:43:42 from Joe Conway <mail at joeconway.com> (Patch: Yes)
    Attachment (toastable-policy.diff) at 2018-02-16 21:56:15 from Joe Conway <mail at joeconway.com> (Patch: Yes)
History
When Who What
2018-07-19 22:50:00 Michael Paquier (michael-kun) Closed in commitfest 2018-07 with status: Committed
2018-07-19 22:50:00 Michael Paquier (michael-kun) Changed committer to michael-kun
2018-07-09 12:45:38 Peter Eisentraut (petere) New status: Waiting on Author
2018-07-09 12:45:35 Peter Eisentraut (petere) Added petere as reviewer
2018-06-05 01:05:38 Joe Conway (jconway) Added jconway as committer
2018-06-01 19:28:26 Joe Conway (jconway) Changed authors to Joe Conway (jconway)
2018-06-01 19:27:42 Joe Conway (jconway) Attached mail thread 84ddff04-f122-784b-b6c5-3536804495f8@joeconway.com
2018-06-01 19:27:42 Joe Conway (jconway) Created patch record
Edit