Re: BUG #15858: could not stat file - over 4GB

Поиск
Список
Период
Сортировка
От Juan José Santamaría Flecha
Тема Re: BUG #15858: could not stat file - over 4GB
Дата
Msg-id CAC+AXB0j9pN4z5XxMbn6+kcE_QM+CErjfYp-vVz2rU4suU7u=g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #15858: could not stat file - over 4GB  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: BUG #15858: could not stat file - over 4GB  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Wed, Jun 19, 2019 at 3:26 AM Michael Paquier <michael@paquier.xyz> wrote:
>
> Windows is known for having limitations in its former implementations
> of stat(), and the various _stat structures they use make actually
> that much harder from a compatibility point of view:
> https://www.postgresql.org/message-id/1803D792815FC24D871C00D17AE95905CF5099@g01jpexmbkw24
>

Going through this discussion it is not clear to me if there was a
consensus about the shape of an acceptable patch. Would something like
the attached be suitable?

Regards,

Juan José Santamaría Flecha

Вложения

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

Предыдущее
От: Albrecht Scheidig
Дата:
Сообщение: XSS Bug in Query View
Следующее
От: Andrew Gierth
Дата:
Сообщение: Re: BUG #15855: Using 'nextval' inside INSERT RULE in case of bulk data insertion.