pginstaller - pginst: Disable terminal services check on XP and 2003. - Mailing list pgsql-committers

From mha@pgfoundry.org (User Mha)
Subject pginstaller - pginst: Disable terminal services check on XP and 2003.
Date
Msg-id 20060924164150.4D6C086C4A7@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Disable terminal services check on XP and 2003. From all my tests, we can install just fine from a TS session on 2003.
Westill can't on 2000, though, so check remains there. This makes the check a lot easier, since we don't have to look
forthe special console session on 2003. 

Modified Files:
--------------
    pginst/ca:
        pginstca.c (r1.97 -> r1.98)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.97&r2=1.98)

pgsql-committers by date:

Previous
From: mha@pgfoundry.org (User Mha)
Date:
Subject: pginstaller - pginst: Don't include postmaster.exe anymore - shouldn't
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Suppress useless warning on pre-XP versions of Windows.