| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Vaishnavi Prabakaran <vaishnaviprabakaran(at)gmail(dot)com> |
| Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: COPY FROM STDIN behaviour on end-of-file |
| Date: | 2017-05-17 02:39:29 |
| Message-ID: | 3920.1494988769@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Vaishnavi Prabakaran <vaishnaviprabakaran(at)gmail(dot)com> writes:
>> Tom Lane wrote:
>>> BTW, it would be a good idea for somebody to check this out on Windows,
>>> assuming there's a way to generate a keyboard EOF signal there.
> Ctrl-Z + Enter in windows generates EOF signal. I verified this issue and
> it is not reproducible in windows.
Thanks for checking. So that's two major platforms where it works "as
expected" already.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tsunakawa, Takayuki | 2017-05-17 02:49:07 | Re: Re: [doc fix] PG10: wroing description on connect_timeout when multiple hosts are specified |
| Previous Message | Tom Lane | 2017-05-17 02:37:07 | Re: [COMMITTERS] pgsql: Tag refs/tags/REL_10_BETA1 was created |