New warning code about auto-created range table entries.
Bruce Momjian <bruce@momjian.us>
New warning code about auto-created range table entries.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/parse_func.c | modified | +3 −11 |
| src/backend/parser/parse_relation.c | modified | +25 −6 |
| src/include/parser/parse_relation.h | modified | +2 −1 |
| src/test/regress/expected/select_into.out | modified | +3 −0 |