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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 80353f3) | patch
Fix *-qualification of named parameters in SQL-language functions.
Mon, 3 Feb 2014 19:46:51 +0000 (14:46 -0500)
Mon, 3 Feb 2014 19:47:17 +0000 (14:47 -0500)
commit 0def2573c5f0ff127d0c7dc12ec7da56ae6fb7fe
Fix *-qualification of named parameters in SQL-language functions.

Given a composite-type parameter named x, "1ドル.*" worked fine, but "x.*"
not so much. This has been broken since named parameter references were
added in commit 9bff0780cf5be2193a5bad0d3df2dbe143085264, so patch back
to 9.2. Per bug #9085 from Hardy Falk.
src/backend/executor/functions.c diff | blob | blame | history
src/test/regress/expected/rowtypes.out diff | blob | blame | history
src/test/regress/sql/rowtypes.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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