Обсуждение: npgsql - Npgsql2: change multiset value to read from type rather than

Поиск
Список
Период
Сортировка

npgsql - Npgsql2: change multiset value to read from type rather than

От
jbcooley@pgfoundry.org (User Jbcooley)
Дата:
Log Message:
-----------
change multiset value to read from type rather than attribute.  Also fixed functions, function parameters and procedure
parametersto no longer depend on pg_attribute.  This corrected the parameter generations and drastically improved
performance.

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlSchema.ssdl (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlSchema.ssdl.diff?r1=1.6&r2=1.7)