Re: [PATCH] Teach Catalog.pm how many attributes there should be per DATA() line
David Christensen <david@endpoint.com>
From: David Christensen <david@endpoint.com>
To: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Cc: pgsql-hackers@postgresql.org
Date: 2017-03-06T16:25:47Z
Lists: pgsql-hackers
> Hi David, > > Here's a review of your patch. Hi Ilmari, thanks for your time and review. I’m fine with the revised version. Best, David -- David Christensen End Point Corporation david@endpoint.com 785-727-1171
Commits
-
Fix portability problem in Catalog.pm.
- 15bb93e28e49 10.0 landed
-
Throw an error if a DATA() line contains wrong # of attributes.
- 7666e73a2e9e 10.0 landed