npgsql - Npgsql2: Added missing support to not add casts to parameters

Started by Nonamealmost 18 years ago1 messagescomitters
Jump to latest
#1Noname
fxjr@pgfoundry.org

Log Message:
-----------

Added missing support to not add casts to parameters when not needed when calling functions. This support also removes casts when passing null values.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlCommand.cs (r1.25 -> r1.26)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs.diff?r1=1.25&r2=1.26)