Sanity-check/verify the number of attributes in DATA() lines in initial catalog population

Edit
ID 1009
Title Sanity-check/verify the number of attributes in DATA() lines in initial catalog population
Topic Miscellaneous
Created 2017-02-15 18:50:59
Last modified 2017-03-09 23:21:04 (7 years, 6 months ago)
Latest email 2017-03-10 10:38:49 (7 years, 6 months ago)
Status
2017-03: Committed
Target version
Authors David Christensen (davidchristensen)
Reviewers Dagfinn Ilmari Mannsåker (ilmari)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/1009
git checkout commitfest/cf/1009
Emails
[PATCH] Teach Catalog.pm how many attributes there should be per DATA() line
First at 2017-02-15 15:40:18 by David Christensen <david at endpoint.com>
Latest at 2017-03-10 10:38:49 by ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=)
Latest attachment (catalog_line_number.diff) at 2017-03-10 00:14:34 from Jeff Janes <jeff.janes at gmail.com>
    Attachment (catalog_line_number.diff) at 2017-03-10 00:14:34 from Jeff Janes <jeff.janes at gmail.com> (Patch: Yes)
    Attachment (0001-Teach-Catalog.pm-how-many-attributes-there-should-be.patch) at 2017-03-06 15:14:28 from ilmari at ilmari.org (Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=) (Patch: Yes)
History
When Who What
2017-03-09 23:21:04 Robert Haas (rhaas) Closed in commitfest 2017-03 with status: Committed
2017-03-09 23:21:04 Robert Haas (rhaas) Changed committer to rhaas
2017-03-06 16:55:45 Dagfinn Ilmari Mannsåker (ilmari) Added ilmari as reviewer
2017-03-06 16:37:34 Dagfinn Ilmari Mannsåker (ilmari) New status: Ready for Committer
2017-03-06 16:03:41 Dagfinn Ilmari Mannsåker (ilmari) Removed ilmari from reviewers
2017-03-06 13:43:06 Dagfinn Ilmari Mannsåker (ilmari) Added ilmari as reviewer
2017-02-15 18:51:18 David Christensen (davidchristensen) Changed authors to David Christensen (davidchristensen)
2017-02-15 18:51:00 David Christensen (davidchristensen) Attached mail thread 20170215154018.fs5vwtqhp5d2sifs@veeddeux.attlocal.net
2017-02-15 18:50:59 David Christensen (davidchristensen) Created patch record
Edit