npgsql - Npgsql2: Fixed test data insertion and function creation
npgsql - Npgsql2: Fixed test data insertion and function creation
От:
fxjr@pgfoundry.org (User Fxjr)
Дата:
Log Message:
-----------
Fixed test data insertion and function creation script. Thanks Shay Rojansky for patches. See https://github.com/franciscojunior/Npgsql2/pull/7 for more information.
Modified Files:
--------------
Npgsql2/testsuite/noninteractive:
add_functions.sql (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/add_functions.sql?r1=1.6&r2=1.7)
add_data.sql (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/add_data.sql?r1=1.3&r2=1.4)