pgAdmin III commit: Ensure we try to set the application name on Window - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Ensure we try to set the application name on Window
Date
Msg-id 201008261254.o7QCs8cJ036533@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8a77d9fc9faa238a1ab41d2a6ef40d48e058b1d2

Log Message
-----------
Ensure we try to set the application name on Windows. There's no smarts
here like there is in the autoconf build system - we just assume it's
always there (as we do with SSL). This shouldn't cause too many problems
as very few people build on Windows.

Branch
------
REL-1_12_0_PATCHES

Modified Files
--------------
pgadmin/pgAdmin3.vcproj |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Issue with libpq < 8.4
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Ensure we try to set the application name on Window