perl5 interface Pg.xs compile
PostgreSQL Bugs List <pgsql-bugs@postgresql.org>
From: pgsql-bugs@postgresql.org
To: pgsql-bugs@postgresql.org
Date: 2000-12-05T10:11:35Z
Lists: pgsql-bugs
Laurent Larquere (llarquere@aacom.fr) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description perl5 interface Pg.xs compile Long Description Not really a bug, but ... PG version 7.0.2 and 7.0.3 On Solaris 8, perl 5.6.0 : In the file src/interfaces/perl5/Pg.xs # lines 584 and 1295 : change na by PL_na # line 1255 : change &sv_undef by &PL_sv_undef to pass compile Sample Code No file was uploaded with this report