Re: BUG #17288: PSQL bug with COPY command (Windows)

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Dmitry Koval <d.koval@postgrespro.ru>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2021-11-30T00:57:23Z
Lists: pgsql-bugs
On Mon, Nov 29, 2021 at 08:53:28AM +0100, Juan José Santamaría Flecha wrote:
> Fair enough. Windows XP support is a discussion for another thread.

Yeah, I would not mind doing something about that on HEAD.  I am not
sure what this implies for the buildfarm, though.
--
Michael

Commits

  1. Fix compatibility thinko for fstat() on standard streams in win32stat.c

  2. Fix fstat() emulation on Windows with standard streams