![]() |
|
The stupid question is the question not asked | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
That is a good idea. My original plan was to make this simple function an internal pl/perlu function so i could just code Insert statements like Insert into table (byteacol) values (encode_bytea('/path/to/bin/file')::bytea);
But since it is a perlu function anyway I will test using the DBD Module in the function instead.
In reply to Re^2: postgresql bytea escaping
by ketema
|
|