| От | pgsql-bugs@postgresql.org |
|---|---|
| Тема | Compile file if using readline-4.2 (PostGres 7.1) |
| Дата | |
| Msg-id | 200104231037.f3NAbOO44679@hub.org обсуждение |
| Ответы |
Re: Compile file if using readline-4.2 (PostGres 7.1)
|
| Список | pgsql-bugs |
Laurent Faillie (l_faillie@yahoo.com) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description Compile file if using readline-4.2 (PostGres 7.1) Long Description Hello All, psql will not compile if using readline-4.2 because some functions has been renamed. Workaround : I add following define in the beginning of tab-complete.c #define completion_matches rl_completion_matches #define filename_completion_function rl_filename_completion_function Now I have some "incompatible pointer" warning but it runs ok. (no time to trying to correct these warning :-( ) Bye Laurent Sample Code No file was uploaded with this report
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера