
Up to [pgFoundry] / npgsql / Npgsql2
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 10 15:10:56 2007 UTC (4 years, 7 months ago) by fxjr
Branch: MAIN
CVS Tags: RELEASE_2_0_RTM,
RELEASE_2_0_RC2,
RELEASE_2_0_RC1,
RELEASE_2_0_BETA4_NET35_SP1BETA,
RELEASE_2_0_BETA4,
RELEASE_2_0_BETA3,
RELEASE_2_0_BETA2,
RELEASE_2_0_BETA1,
RELEASE_2_0_ALPHA3,
RELEASE_2_0_9,
RELEASE_2_0_8,
RELEASE_2_0_7,
RELEASE_2_0_6,
RELEASE_2_0_5,
RELEASE_2_0_4,
RELEASE_2_0_2,
RELEASE_2_0_11_93,
RELEASE_2_0_11_2,
RELEASE_2_0_11,
RELEASE_2_0_1,
HEAD
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (unified)
Updated BSD License text in all files. NpgsqlCopyIn.cs, NpgsqlCopyInState.cs, NpgsqlCopyInStream.cs, NpgsqlCopyOut.cs, NpgsqlCopyOutState.cs, NpgsqlCopyOutStream.cs: A buffer overflow fix. Errors are now hopefully handled correctly. Thanks Kalle Hallivuori for patch! add_tables.sql, expected_copy, test_copy.cs: Complete nunit tests added. Thanks Kalle Hallivuori for patch! LICENSE.txt: Fixed BSD License text to include The Npgsql Team. Thanks Kalle Hallivuori for heads up!
Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 6 13:16:43 2007 UTC (4 years, 7 months ago) by fxjr
Branch: MAIN
Changes since 1.1: +3 -17
lines
Diff to previous 1.1 (unified)
Updated to use the correct BSD License version without advertisement clause. This is now the same version as Postgresql server itself. Sorry for this big mistake.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 28 05:45:08 2007 UTC (4 years, 8 months ago) by fxjr
Branch: MAIN
Added BSD License text file