Log Message:
---
Prep for 8.3RC2
Modified Files:
--
pginst:
RELEASE_PROCESS.txt (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/RELEASE_PROCESS.txt.diff?r1=1.1&r2=1.2)
settings.projinc (r1.13 -> r1.14)
(http:/
Log Message:
---
Clone more properties, most importantly the parameters. Necessary for entity
framework support.
Modified Files:
--
Npgsql2/src/Npgsql:
NpgsqlCommand.cs (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsq
Log Message:
---
do not prepend a : to the front of the parameter name when no marker is
present. This keeps the name the same as it was set and is required for entity
framework support.
Modified Files:
--
Npgsql2/src/Npgsql:
NpgsqlCommand.cs (r1.13 -> r1.14)