I made several adjustments to my earlier patch to handle the
Bruce Momjian <bruce@momjian.us>
I made several adjustments to my earlier patch to handle the condition where the target label is ambiguous.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/parse_clause.c | modified | +23 −8 |
| src/backend/parser/parse_target.c | modified | +4 −4 |
| src/include/parser/parse_target.h | modified | +3 −4 |
| src/test/regress/sql/tests | modified | +1 −0 |