"Bruce Momjian" <[EMAIL PROTECTED]> writes:

> Here is a mailbox file that contains patches I have collected for DBD:pg
> over the years:
> 
>       ftp://candle.pha.pa.us/pub/postgresql/dbd
> 
> I am sure many have not made it into the official distribution.

Hi Bruce,

I've looked over the patches, and with the strlen() mod I made today,
the pg_error() patch is complete:

  Message-ID: <[EMAIL PROTECTED]>

That still leaves:

  Message-ID: <[EMAIL PROTECTED]>
    - Handling of large objects in DBD::Pg?

This is simply an example script for how to write/read BLOB's with
Pg. Perhaps this could be included as an example script, or we just
put it in the POD docs.

  Message-ID: <[EMAIL PROTECTED]>
    - notify support for DBD::Pg

This seems to still be missing, and needs to be applied. But the patch
was made against 0.98 and the test's included would need to be placed
into a seperate test file in the t/ dir.

Cheers,
jas.

Reply via email to