Re: Re : Win32 binaries test / pg_dump problem

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-hackers-win32(at)postgresql(dot)org, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Re : Win32 binaries test / pg_dump problem
Date: 2004-07-18 00:03:24
Message-ID: 40F9BE4C.2020809@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32 pgsql-patches

Bruce Momjian wrote:

>OK, the attached applied patch opens text files in binary mode in psql.
>As you said, it already handles CRLF OK, and we need this to read
>control-Z in copy files.
>
>I assume we can write control-Z in text mode just fine, right?
>
>
>

I honestly don't know. Unless I see a knowledgeable response I will do
some experimentation and see.

cheers

andrew

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Magnus Hagander 2004-07-18 14:55:54 Re: Binaries readme change needed
Previous Message Ronald Kuczek 2004-07-16 22:15:37 Binaries readme change needed

Browse pgsql-patches by date

  From Date Subject
Next Message Matthew T. O'Connor 2004-07-18 02:09:15 autovacuum integration attempt #3
Previous Message Bruce Momjian 2004-07-17 20:15:21 Re: [HACKERS] Point in Time Recovery