Re: BUG #17288: PSQL bug with COPY command (Windows)
Dmitry Koval <d.koval@postgrespro.ru>
From: Dmitry Koval <d.koval@postgrespro.ru>
To: pgsql-bugs@lists.postgresql.org
Date: 2021-11-17T10:29:02Z
Lists: pgsql-bugs
Attachments
- 0001-Fixed-Windows-stat-emulation-working-with-streams.patch (text/plain) patch 0001
- 01.png (image/png)
Attachments: patch + screenshot with error.
Commits
-
Fix compatibility thinko for fstat() on standard streams in win32stat.c
- 5550a9c38519 14.2 landed
- 58651d8dd6a5 15.0 landed
-
Fix fstat() emulation on Windows with standard streams
- d2198b4593cc 14.2 landed
- 10260c794b21 15.0 landed