Re: [BUGS] build of PL/Perl cannot find include files.

2001-04-25 Thread Tom Lane
Mark Hollomon ([EMAIL PROTECTED]) writes: > A build that includes PL/Perl fails with : > gmake[1]: Entering directory `/home/mhh/src/postgresql-7.1/src/pl/plperl' > cc -c -Ae -O +Onolimit-DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" +z >-I/home/u2/vobadm/perl5/lib/5.00503/PA-RISC1.1/CORE plperl

Re: [BUGS] incompatible return type for netmask(inet) function between 7.0.3 and 7.1

2001-04-25 Thread Tom Lane
"Vadim I. Passynkov" <[EMAIL PROTECTED]> writes: > I ask now about why logical same functions host(inet) and netmask(inet) > return different types ? There was a *long* discussion about this last year, and we concluded that was the right thing to do. See the mail archives if you want the details