Fixed incorrect argument handling in SET command if argument is a variable.
authorMichael Meskes <meskes@postgresql.org>
Tue, 19 Aug 2008 10:40:32 +0000 (10:40 +0000)
committerMichael Meskes <meskes@postgresql.org>
Tue, 19 Aug 2008 10:40:32 +0000 (10:40 +0000)
commitd10260c39ff080d72a468b8d25e6b02330bacaa5
tree64c08235af0b34b6401c3424871b2549b8c96b00
parent68fc69a84711ed7ca3bf45268f2ecf04c21adf0a
Fixed incorrect argument handling in SET command if argument is a variable.
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/test/expected/sql-show.c
src/interfaces/ecpg/test/expected/sql-show.stderr
src/interfaces/ecpg/test/expected/sql-show.stdout
src/interfaces/ecpg/test/sql/show.pgc