"sami jan" <[EMAIL PROTECTED]> writes:
> I checked out the files from: pgsql/src/pl/plperl/sql/ and
> pgsql/src/pl/plperl/expected and compared the results
> I still found a difference in 2 functions :
> ERROR: error from Perl function: type "integer" does not exist at line 2.
Apparently you're
Thanks Alvaro
I checked out the files from: pgsql/src/pl/plperl/sql/ and
pgsql/src/pl/plperl/expected and compared the results
I still found a difference in 2 functions :
Function 1 - Expected:
CREATE OR REPLACE FUNCTION perl_spi_prepared(INTEGER) RETURN
samı escribió:
> Hi
>
> I am using PostgreSQL 8.2.3 on WindowsXP
>
> I am using the PL/Perl regression tests located here:
>
>
> http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/test/Attic/test_queries.sql
The fact that these files are in the "Attic" means they were deleted.
Hi
I am using PostgreSQL 8.2.3 on WindowsXP
I am using the PL/Perl regression tests located here:
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/test/Attic/test_queries.sql
and comparing them to the expected output located here:
http://developer.postgresql.org/cvswe