defaultNoticeProcessor

Поиск
Список
Период
Сортировка
От joel reed
Тема defaultNoticeProcessor
Дата
Msg-id 19990317022932.5558.rocketmail@send103.yahoomail.com
обсуждение исходный текст
Список pgsql-general
would anyone go for defaultNoticeProcessor in fe-connect.c in
src/interfaces/libpq being changed so that it read something like

if ((s!=0)&&(*s!='\0'))  // new line
  fprintf(stderr, "%s", message);

i was getting a segfault with 6.4.2 on RH5.2/glibc2.1 box because
somehow the processor was being called with a null message. (i was
creating a table with libpq interface)

thanks for any feedback,
joel
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Restoreing from a Unix TAR backup of data directory...
Следующее
От: Taravudh Tipdecho
Дата:
Сообщение: Problem with query length