| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Michael Meskes <meskes(at)postgresql(dot)org> |
| Cc: | PGSQL-Patches <pgsql-patches(at)postgresql(dot)org>, Joachim Wieland <joe(at)mcknight(dot)de> |
| Subject: | Re: Regression tests |
| Date: | 2007-06-12 13:10:12 |
| Message-ID: | 20070612131012.GE3332@svr2.hagander.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
On Tue, Jun 12, 2007 at 02:25:24PM +0200, Michael Meskes wrote:
> On Tue, Jun 12, 2007 at 01:16:32PM +0200, Magnus Hagander wrote:
> > I have applied a fairly well reworked version of this. The big thing is
> > that I moved the building of the pgc code out of the regression test driver
> > and into the build system using msbuild.
> >
> > I also did a couple of minor fixes to the threading tests and such.
>
> Thanks.
>
> It seems you missed one file. make checktcp says:
>
> pg_regress: could not open file "./ecpg_schedule_tcp" for reading
Oops, search/replace error. Fixed.
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-06-12 14:11:39 | Re: Two aesthetic bugs in the 1-byte packed varlena code |
| Previous Message | Michael Meskes | 2007-06-12 12:25:24 | Re: Regression tests |