This commit adds a parse-time check that the labels on a PLpgSQL block (if any) match. If the labels do not match, an expected syntax error is returned. This commit ...