Обсуждение: pgAdmin III commit: Ensure we try to set the application name on Window

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(-)