Data transferred binary is now put into the variables verbatim.
authorMichael Meskes <meskes@postgresql.org>
Tue, 17 Jan 2006 19:49:23 +0000 (19:49 +0000)
committerMichael Meskes <meskes@postgresql.org>
Tue, 17 Jan 2006 19:49:23 +0000 (19:49 +0000)
commitf3dda5be890dfdd6a3fae6ff21737307fcc6c0a8
tree5c0cf492b46111241b23b48305d900e467f58464
parent73e356607804b25e59218e02f47f2da1d4685c7a
Data transferred binary is now put into the variables verbatim.
Also added a test case for a binary cursor.
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/ecpglib/Makefile
src/interfaces/ecpg/ecpglib/data.c
src/interfaces/ecpg/preproc/Makefile
src/interfaces/ecpg/test/test5.pgc