[RC2]:Compilation failure solaris 2.7 stringinfo.c

Поиск
Список
Период
Сортировка
От Armand Delcros
Тема [RC2]:Compilation failure solaris 2.7 stringinfo.c
Дата
Msg-id 39115851.E31EBA4E@arsystemes.fr
обсуждение исходный текст
Ответы Re: [RC2]:Compilation failure solaris 2.7 stringinfo.c  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hi,

[uname -a]

SunOS master 5.7 Generic_106541-06 sun4u sparc SUNW,Ultra-Enterprise
In, postgresql-7.0RC2/src/backend/stringinfo.c
I need to declare

#include <stdio.h>
#include <stdarg.h>

the same for this file:
postgresql-7.0RC2/src/backend/nodes/list.c
need to declare
#include <stdio.h>
#include <stdarg.h>

Best regards

Armand Delcros

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Need some help: attlen is pg_attributes gives a negative value.. .
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [RC2]:Compilation failure solaris 2.7 stringinfo.c