npgsql - Npgsql2: Fixed test data insertion and function creation

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fixed test data insertion and function creation
Date: 2012-11-04 23:09:37
Message-ID: 20121104230937.09F6718A14FE@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-11-05 18:37:05 pgsql: Fix handling of inherited check constraints in ALTER COLUMN TYPE
Previous Message Magnus Hagander 2012-11-02 13:00:03 Re: pgsql: Fix typo