Hi, 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 I know that this quite dirty and that It should better to include de readlines correctly Regards Cédric BRINER
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
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера