perl5 interface Pg.xs compile

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема perl5 interface Pg.xs compile
Дата
Msg-id 200012051011.eB5ABZK74433@hub.org
обсуждение исходный текст
Список 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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Rules with Conditions: Still Doesn't Work (Bug Rpt)
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Aggregate Function (AVG) not calculated correctly