| От | Peter Eisentraut |
|---|---|
| Тема | Re: Problem with displaying "wide" tables in psql |
| Дата | |
| Msg-id | 1398736324.13830.1.camel@vanquo.pezone.net обсуждение исходный текст |
| Ответ на | Re: Problem with displaying "wide" tables in psql (Greg Stark <stark@mit.edu>) |
| Ответы |
Re: Problem with displaying "wide" tables in psql
Re: Problem with displaying "wide" tables in psql |
| Список | pgsql-hackers |
Please fix this compiler warning. I think it came from this patch. print.c: In function ‘print_aligned_vertical’: print.c:1354:10: error: pointer targets in passing argument 1 of ‘strlen_max_width’ differ in signedness [-Werror=pointer-sign] encoding); ^ print.c:126:12: note: expected ‘unsigned char *’ but argument is of type ‘char *’static int strlen_max_width(unsigned char*str, int *target_width, int encoding); ^
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера