Re: Re: [PATCHES] Patch to support transactions with BLOBs for current CVS

From: Denis Perchine <dyp(at)perchine(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [PATCHES] Patch to support transactions with BLOBs for current CVS
Date: 2000-10-22 06:30:56
Message-ID: 00102213305600.00821@dyp.perchine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Hi,

> OK, Denis, can you run the regression tests with your patch and see what
> is going on?
>
> > Bruce Momjian writes:
> > > Applied. Thanks. I know it is a pain to generate a new patch against
> > > the release.
> >
> > Regression tests opr_sanity and sanity_check are now failing.

This was due to change in template1.
Here is regression.diff attached.

And also there's test.patch attached which will fix this.

--
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp(at)perchine(dot)com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------

Attachment Content-Type Size
regression.diffs text/english 1.4 KB
test.patch text/english 1.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2000-10-22 09:12:12 Re: incompatible changes of PQsetdbLogin()
Previous Message Tom Lane 2000-10-22 05:26:07 Re: failed runcheck

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2000-10-22 19:21:59 Re: Re: [HACKERS] to_char() dumps core
Previous Message Tom Lane 2000-10-22 01:04:09 Re: to_char() dumps core