Michael Loftis <mloftis@wgops.com> writes:
> IMHO, from a developers/users prospective I want to get atleast a NOTICE
> when they mismatch, and really preferably I want the query to fail
> because if I'm naming a column list then forget a value for it something
> is wrong...
So far I think everyone agrees that if an explicit column name list is
given, then it should fail if the column values don't match up. But
what do you think about the case with no column name list?
regards, tom lane