git.postgresql.org Git - postgresql.git/commit
2004年4月18日 18:12:58 +0000 (18:12 +0000)
2004年4月18日 18:12:58 +0000 (18:12 +0000)
commit b5e52b080c7bfb62531133a4937661e1684b978b
Tweak findTargetlistEntry so that bare names occurring in GROUP BY clauses
are sought first as local FROM columns, then as local SELECT-list aliases,
and finally as outer FROM columns; the former behavior made outer FROM
columns take precedence over aliases. This does not change spec
conformance because SQL99 allows only the first case anyway, and it seems
more useful and self-consistent. Per gripe from Dennis Bjorklund 2004年04月05日.
This is the main PostgreSQL git repository.
RSS
Atom