npgsql - Npgsql2: Fixed test data insertion and function creation

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: Fixed test data insertion and function creation
Дата
Msg-id 20121104230937.09F6718A14FE@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

Fixed test data insertion and function creation script. Thanks Shay Rojansky for patches. See
https://github.com/franciscojunior/Npgsql2/pull/7for 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)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: pgsql: Fix typo
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix handling of inherited check constraints in ALTER COLUMN TYPE