Jason E. Stewart wrote:
> "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]>

Today, I have applied the patch you submitted to gborg.  It is now in CVS.

> 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.
> 

I just added that file to the eg/ directory for use by others, also now
in CVS.

>   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.

I have applied the patch, and put the regression test patch that
_doesn't_ apply to anything into the eg/ directory as well for later
integration into the test suite.

All the patches have now been applied.  Thanks.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Reply via email to