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 (view raw or flat) |
| 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)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2012-11-05 18:37:05 |
| Subject: pgsql: Fix handling of inherited check constraints in ALTER COLUMNTYPE |
| Previous: | From: Magnus Hagander | Date: 2012-11-02 13:00:03 |
| Subject: Re: pgsql: Fix typo |