I guess the intention was to test incomplete SELECT statements, not

Bruce Momjian <bruce@momjian.us>

Commit: 48e1a39924d9e0674306156a6519cf5688c67c43
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-09-02T06:05:16Z
Releases: 7.3.1
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

PathChange+/−
src/test/regress/expected/errors.out modified +12 −3
src/test/regress/sql/errors.sql modified +4 −2