Throw an error if a DATA() line contains wrong # of attributes.

Robert Haas <rhaas@postgresql.org>

Commit: 7666e73a2e9e0e91a9f3b246a4299b44daadcbf8
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-03-09T23:17:58Z
Releases: 10.0
Throw an error if a DATA() line contains wrong # of attributes.

David Christensen, reviewed by Dagfinn Ilmari Mannsåker

Discussion: http://postgr.es/m/20170215154018.fs5vwtqhp5d2sifs@veeddeux.attlocal.net

Files

PathChange+/−
src/backend/catalog/Catalog.pm modified +27 −1

Discussion