2008-11-05 Francisco Figueiredo Jr. <francisco@npgsql.org>
[mono.git] / mcs / class / Npgsql / Npgsql.dll.sources
index 50f2f4b339dbc7e0b9e9697e4f4f9768abb4fc7a..a866a3dba22d58a418c4b80773a99f303de9d3b1 100755 (executable)
@@ -1,19 +1,30 @@
 Npgsql/AssemblyInfo.cs
+../../build/common/Consts.cs
+
+Npgsql/Cache.cs
 Npgsql/HashAlgorithm.cs
 Npgsql/MD5.cs
 Npgsql/MD5CryptoServiceProvider.cs
 Npgsql/NpgsqlAsciiRow.cs
 Npgsql/NpgsqlBackEndKeyData.cs
-Npgsql/NpgsqlBinaryRow.cs
 Npgsql/NpgsqlBind.cs
+Npgsql/NpgsqlCancelRequest.cs
 Npgsql/NpgsqlClosedState.cs
 Npgsql/NpgsqlCommand.cs
 Npgsql/NpgsqlCommandBuilder.cs
 Npgsql/NpgsqlConnectedState.cs
 Npgsql/NpgsqlConnection.cs
-Npgsql/NpgsqlConnectionString.cs
+Npgsql/NpgsqlConnectionStringBuilder.cs
 Npgsql/NpgsqlConnector.cs
 Npgsql/NpgsqlConnectorPool.cs
+Npgsql/NpgsqlCopyFormat.cs
+Npgsql/NpgsqlCopyIn.cs
+Npgsql/NpgsqlCopyInState.cs
+Npgsql/NpgsqlCopyInStream.cs
+Npgsql/NpgsqlCopyOut.cs
+Npgsql/NpgsqlCopyOutState.cs
+Npgsql/NpgsqlCopyOutStream.cs
+Npgsql/NpgsqlCopySerializer.cs
 Npgsql/NpgsqlDataAdapter.cs
 Npgsql/NpgsqlDataReader.cs
 Npgsql/NpgsqlDescribe.cs
@@ -21,6 +32,7 @@ Npgsql/NpgsqlError.cs
 Npgsql/NpgsqlEventLog.cs
 Npgsql/NpgsqlException.cs
 Npgsql/NpgsqlExecute.cs
+Npgsql/NpgsqlFactory.cs
 Npgsql/NpgsqlFlush.cs
 Npgsql/NpgsqlMediator.cs
 Npgsql/NpgsqlMessageTypes.cs
@@ -30,27 +42,32 @@ Npgsql/NpgsqlParameterCollection.cs
 Npgsql/NpgsqlParameterStatus.cs
 Npgsql/NpgsqlParse.cs
 Npgsql/NpgsqlPasswordPacket.cs
+Npgsql/NpgsqlPromotableSinglePhaseNotification.cs
+Npgsql/NpgsqlProviderManifest.cs
 Npgsql/NpgsqlQuery.cs
 Npgsql/NpgsqlReadyState.cs
-Npgsql/NpgsqlResultSet.cs
+Npgsql/NpgsqlResourceManager.cs
 Npgsql/NpgsqlRow.cs
 Npgsql/NpgsqlRowDescription.cs
+Npgsql/NpgsqlSchema.cs
+Npgsql/NpgsqlServices.cs
 Npgsql/NpgsqlStartupPacket.cs
 Npgsql/NpgsqlStartupState.cs
 Npgsql/NpgsqlState.cs
 Npgsql/NpgsqlSync.cs
 Npgsql/NpgsqlTransaction.cs
+Npgsql/NpgsqlTransactionCallbacks.cs
 Npgsql/PGUtil.cs
-NpgsqlTypes/FastPath.cs
-NpgsqlTypes/FastPathArg.cs
-NpgsqlTypes/LargeObject.cs
+Npgsql/SSPIHandler.cs
+
+NpgsqlTypes/ArrayHandling.cs
 NpgsqlTypes/LargeObjectManager.cs
+NpgsqlTypes/DateDatatypes.cs
 NpgsqlTypes/NpgsqlDbType.cs
+NpgsqlTypes/FastPath.cs
 NpgsqlTypes/NpgsqlTypeConverters.cs
+NpgsqlTypes/FastPathArg.cs
 NpgsqlTypes/NpgsqlTypes.cs
+NpgsqlTypes/LargeObject.cs
 NpgsqlTypes/NpgsqlTypesHelper.cs
 
-
-
-
-