aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-02-03 14:46:54 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2014-02-03 14:46:54 -0500
commit641c08041fab8270e23017c27935951c3d080501 (patch)
tree6ed84cdd48c11b2535b657f0a74508bef13ceaf2 /contrib/postgres_fdw/postgres_fdw.c
parent5056607ae3b51b8aff0ca4726edb19db7f72f7a9 (diff)
downloadpostgresql-641c08041fab8270e23017c27935951c3d080501.tar.gz
postgresql-641c08041fab8270e23017c27935951c3d080501.zip
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.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions