pgAdmin III commit: Ensure we try to set the application name on Window

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Ensure we try to set the application name on Window
Date: 2010-08-26 12:54:08
Message-ID: 201008261254.o7QCs86u036529@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers


Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=530d8981df198d35be6ac7074f13f1e922a33771

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
------
master

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-08-26 15:01:57 pgAdmin III commit: Back to Unix endlines
Previous Message Dave Page 2010-08-26 11:41:39 Re: Issue with libpq < 8.4