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

From: Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru>
To: Michael Paquier <michael(at)paquier(dot)xyz>, Juan José Santamaría Flecha <juanjo(dot)santamaria(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #17288: PSQL bug with COPY command (Windows)
Date: 2021-11-20 11:51:21
Message-ID: ff540eb5-3493-cf02-6c22-20ef6e15fee9@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>... We should really
>add a comment explaining why this is handled this way though for the
>case of streams, why the case of the redirection matters, and why we
>count on a failure of GetFinalPathNameByHandleA().

Added a comment for v4 (as draft).
But I don't know English well enough and probably comment should be
corrected.

With best regards,
Dmitry.

Attachment Content-Type Size
v5_0001-Fixed-Windows-stat-emulation-working-with-streams.patch text/plain 1.5 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2021-11-20 16:52:50 BUG #17295: Different query plan with Index Only Scan and Bitmap Index Scan.
Previous Message PG Bug reporting form 2021-11-20 11:49:20 BUG #17294: spgist doesn't support varchar, only text type fields.