Re: pg_regress in C

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org>
Cc: <pgsql-patches(at)postgresql(dot)org>
Subject: Re: pg_regress in C
Date: 2006-08-18 11:49:06
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA3554A@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

> > Per discussion at the conference:
> > In order to run the regression tests on Windows without msys,
> > pg_regress needs to be reimplemnted in C.
>
> This has some minor portability issues (macros with ... aren't
> portable, for instance) but I think it's something we need to do.
> Barring objections I'm going to clean up and apply it.

Thanks for this, including all the followup patches :-)

//Magnus

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2006-08-18 12:08:48 Re: Autovacuum on by default?
Previous Message Magnus Hagander 2006-08-18 11:46:05 Re: Windows 2000 Support

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2006-08-18 12:35:13 Re: [HACKERS] selecting large result sets in psql using
Previous Message Zeugswetter Andreas DCP SD 2006-08-18 08:20:47 Re: [PATCHES] WIP archive_timeout patch