ECPG's parser now accepts and handles variables as arguments for the FREE command.
authorMichael Meskes <meskes@postgresql.org>
Sun, 21 Mar 2010 11:56:45 +0000 (11:56 +0000)
committerMichael Meskes <meskes@postgresql.org>
Sun, 21 Mar 2010 11:56:45 +0000 (11:56 +0000)
commitb4d298ac234cb85df96a3c95f3b7c55183606e4a
tree8ed1bea8d8d0f81775f4184ea5b953e108c954a9
parent654fff2311f564c276e29d460e07696f77b92847
ECPG's parser now accepts and handles variables as arguments for the FREE command.

Informix allows variables as argument to the embedded SQL command FREE. Given
that we only allow freeing cursors via FREE for compatibility reasons only we
should do the same.
src/interfaces/ecpg/preproc/ecpg.addons
src/interfaces/ecpg/preproc/ecpg.trailer