Re: compilation on solaris2.8

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: compilation on solaris2.8
Дата
Msg-id 25938.1079458888@sss.pgh.pa.us
обсуждение исходный текст
Ответ на compilation on solaris2.8  (BRINER Cedric <work@infomaniak.ch>)
Список pgsql-general
BRINER Cedric <work@infomaniak.ch> writes:
> I dunno to who reports this, but to compile the postgres7.4.2, I've
> added the following lines :
> --extern char *rl_filename_completion_function (const char *, int);
> which came from the readlines.h
> in :
> --./bin/psql/tab-complete.c
> to compile it on solaris2.8

tab-complete.c includes input.h which includes readline.h already.
You have not explained why that's broken on your setup, and I'm
disinclined to mess with it without a great deal more information ...

            regards, tom lane

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

Предыдущее
От: Marcos Cruz
Дата:
Сообщение: How to CREATE FUNCTION into PostgreSQL
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: Postmaster won't run as service on Cygwin