Robert Fleming wrote: > Paul J Stevens wrote: > >> <snip> >> >> Robert's patch was very elegant and simple, but alas highly >> postgres-centric as it uses sql that's invalid for other database. >> >> >> > FWIW, it could be autoconf'd in, since configure.in is already checking > for --with-pgsql or --with-mysql.
true, but I like db-specifics to remain in the db-drivers if you don't mind. > >> Ryo's patch earlier this year seemed more complex<ahem> comprehensive. >> >> Let me try working with Ryo's patch.... >> >> >> > Disclaimer: I haven't had a chance to closely examine Ryo's patch.. svn-trunk now has an adapted version of Ryo's patch. I've dropped the --with-pgsql-bytea stuff so the code is using bytea by default for pgsql. Please let me know if it works out or not. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl
