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

2007-02-08 Thread Bruce Momjian
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 m

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

2007-01-24 Thread Bruce Momjian
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. --- Mag

[pgsql-patches] vc++ regression tests

2007-01-23 Thread Magnus Hagander
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 initd