Re: Regression tests

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: PGSQL-Patches <pgsql-patches(at)postgresql(dot)org>
Cc: Joachim Wieland <joe(at)mcknight(dot)de>
Subject: Re: Regression tests
Date: 2007-06-09 20:55:55
Message-ID: 466B13DB.4060206@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Magnus Hagander wrote:
> Joachim Wieland attempted to post this patch, but it appears to be gone.
> I tried a repost, and notivced it got rejected because it was >100kb.
> Let me repeat previous objections that it really should be possible to
> post a patch >100kb.
> That said, here's a gzipped version.
>
> Joachim, once it comes through, feel free to post whatever comments you
> had in your original mail.

Here's an updated version of this patch. I reversed some parts of where
files went, which made the patch a whole lot smaller and easier to read,
and changed a couple of smaller things.

I have not yet looked at the actual ecpg parts (except noticed that they
are working on msvc at least), just the changes to main regression
tests. But I wanted to send off my new version for others to look at as
well before I do that.

This is still WIP, but comments appreciated.

//Magnus

Attachment Content-Type Size
regress.diff text/plain 39.6 KB
ecpg_schedule text/plain 886 bytes
pg_regress_ecpg.c text/plain 6.8 KB
pg_regress_main.c text/plain 2.0 KB
pg_regress.h text/plain 1.5 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Jeff Davis 2007-06-10 19:45:32 Re: Synchronized scans
Previous Message Tom Lane 2007-06-09 19:20:59 Re: Synchronized scans