Revision: 40
Author: carlosga_fb
Date: 2006-03-22 02:47:41 -0800 (Wed, 22 Mar 2006)
ViewCVS: http://svn.sourceforge.net/pgsqlclient/?rev=40&view=rev
Log Message:
-----------
Removed file/folder
Removed Paths:
-------------
trunk/pgsqlclient/source/UnitTests/PostgreSql.Data.PgSqlClient.UnitTests.dll.config
Deleted: trunk/pgsqlclient/source/UnitTests/PostgreSql.Data.PgSqlClient.UnitTests.dll.config
===================================================================
--- trunk/pgsqlclient/source/UnitTests/PostgreSql.Data.PgSqlClient.UnitTests.dll.config 2006-03-22 10:46:52 UTC (rev 39)
+++ trunk/pgsqlclient/source/UnitTests/PostgreSql.Data.PgSqlClient.UnitTests.dll.config 2006-03-22 10:47:41 UTC (rev 40)
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<configuration>
- <appSettings>
- <add key="User" value="postgres" />
- <add key="Password" value="" />
- <add key="Database" value="test" />
- <add key="DataSource" value="localhost" />
- <add key="Port" value="5432" />
- <add key="Connection lifetime" value="1" />
- <add key="Pooling" value="false" />
- <add key="Packet Size" value="8192" />
- <add key="SSL" value="false" />
- </appSettings>
-</configuration>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|