Fix fseek() detection of unseekable files on WIN32

Поиск
Список
Период
Сортировка
От Juan José Santamaría Flecha
Тема Fix fseek() detection of unseekable files on WIN32
Дата
Msg-id CAC+AXB26a4EmxM2suXxPpJaGrqAdxracd7hskLg-zxtPB50h7A@mail.gmail.com
обсуждение исходный текст
Ответы Re: Fix fseek() detection of unseekable files on WIN32
Список pgsql-hackers
Hello all,

As highlighted in [1] fseek() might fail to error even when accessing unseekable streams.

PFA a patch that checks the file type before the actual fseek(), so only supported calls are made. 


Regards,

Juan José Santamaría Flecha
Вложения

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