![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
How about just using the C API (via DBD::Pg) provided by pg? So: $quoted_data = $dbh->quote($data, PG_BYTEA)In reply to Re: postgresql bytea escaping
by tantarbobus
|
|