Re: ERROR: could not read block

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: could not read block
Дата
Msg-id 8905.1132161919@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ERROR: could not read block  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-admin
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> On Linux:
> md.c:445: warning: implicit declaration of function `GetLastError'

Of course.  This is a Windows-only hack.

> On Windows:
> md.c:445: warning: int format, DWORD arg (arg 6)
> md.c:457: warning: int format, DWORD arg (arg 7)

I think this is just cosmetic, but try %ld instead of %d in the elog
format strings.

            regards, tom lane

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: ERROR: could not read block
Следующее
От: Wim Bertels
Дата:
Сообщение: Re: md5 collision generator