Thread: vc++ regression tests

vc++ regression tests

From
Magnus Hagander
Date:
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

Re: vc++ regression tests

From
Bruce Momjian
Date:
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------

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@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

Re: [pgsql-patches] vc++ regression tests

From
Bruce Momjian
Date:
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@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +