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-30T06:46:42Z
Lists: pgsql-bugs
On Tue, Nov 30, 2021 at 09:57:23AM +0900, Michael Paquier wrote: > Yeah, I would not mind doing something about that on HEAD. I am not > sure what this implies for the buildfarm, though. So, this compatibility fix has been applied as of 58651d8. And based on the buildfarm members jacana and fairywren, the warning is now gone. -- Michael
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