Re: SQLite and pike strings in bindings

"Stephen R. van den Berg" <[email protected]> Mon, 10 Jul 2017 16:22:20 +0200
Newsgroups gmane.comp.lang.pike.user
Message-ID <[email protected]>
H. William Welliver III wrote:
>Additionally, I???ve added support for using single-value multisets to store values as binary (BLOB) values, as found in the Oracle glue.

I just now added support for this to the pgsql driver as well, including support
to use Stdio.Buffer() objects without converting them to strings first.
-- 
Stephen.