I guess the intention was to test incomplete SELECT statements, not
Bruce Momjian <bruce@momjian.us>
I guess the intention was to test incomplete SELECT statements, not missing semicolons. I also added a SELECT statement without a target list. Manfred Koizar
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/errors.out | modified | +12 −3 |
| src/test/regress/sql/errors.sql | modified | +4 −2 |