From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: [pgsql-patches] vc++ regression tests |
Date: | 2007-02-08 15:29:03 |
Message-ID: | 200702081529.l18FT3011222@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Patch applied. Thanks.
---------------------------------------------------------------------------
Magnus Hagander wrote:
> Attached is an updated patch for the win32/visualc++ specific parts of
> my previous patch, not included in the parts applied by Alvaro.
>
> For win32 in general, this makes it possible to run the regression tests
> as an admin user by using the same restricted token method that's used
> by pg_ctl and initdb.
>
> For vc++, it adds building of pg_regress.exe, adds a resultmap, and
> fixes how it runs the install.
>
> //Magnus
>
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-02-08 15:33:38 | Re: Docs improvements |
Previous Message | Bruce Momjian | 2007-02-08 15:09:51 | Re: [pgsql-patches] pg_standby |