git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 3e2aef5) | patch
Tweak findTargetlistEntry so that bare names occurring in GROUP BY clauses
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日.
src/backend/parser/parse_clause.c diff | blob | blame | history
src/backend/parser/parse_expr.c diff | blob | blame | history
src/backend/parser/parse_relation.c diff | blob | blame | history
src/include/parser/parse_relation.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /