libpqwce - libpqwce: add sslmode of sample application.

From: h-saito(at)pgfoundry(dot)org (User H-saito)
To: pgsql-committers(at)postgresql(dot)org
Subject: libpqwce - libpqwce: add sslmode of sample application.
Date: 2007-04-24 09:03:45
Message-ID: 20070424090345.82609217567@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
add sslmode of sample application.
and fixed vcp bug.

Modified Files:
--------------
libpqwce/samples/psqlce:
login.cpp (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqwce/libpqwce/samples/psqlce/login.cpp.diff?r1=1.1.1.1&r2=1.2)
psqlce.vcp (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqwce/libpqwce/samples/psqlce/psqlce.vcp.diff?r1=1.1.1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2007-04-24 12:25:18 pgsql: Set maximum semaphore count to 32767 instead of 1.
Previous Message Magnus Hagander 2007-04-23 17:18:58 pgsql: Don't try to install uuid-ossp since we don't build it.