On Wed, 2010-01-06 at 15:09 +0300, Alexander Bukharov wrote: > AFAIK there is no possibility to use C types in PREPARE statement.
What about elsewhere? Looking at my old code I see for example:
int main(int argc, char *argv[])
..
EXEC SQL CONNECT :*argv;
So it looks like in at least some places copying to VARCHAR isn't
necessary.
signature.asc
Description: This is a digitally signed message part
