CVS Commit by andreas: Fix new server ssl option duplication on connect

From: cvs(at)cvs(dot)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: CVS Commit by andreas: Fix new server ssl option duplication on connect
Date: 2004-10-07 09:38:07
Message-ID: 200410070938.i979c7xu020146@cvs.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Log Message:
-----------
Fix new server ssl option duplication on connect failure [Alexander Borkowski]

Modified Files:
--------------
pgadmin3:
CHANGELOG.txt (r1.142 -> r1.143)
pgadmin3/src/ui:
dlgServer.cpp (r1.12 -> r1.13)

Attachment Content-Type Size
cvs-20041079387-diff.txt text/plain 1.1 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2004-10-07 09:39:29 Re: Bug in dlgServer
Previous Message Alexander Borkowski 2004-10-07 07:22:44 Re: CVS Commit by dpage: Dynamically link libpq/OpenSSL