Re: backslash commands under win32

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: <Tom(dot)Zschockelt(at)flender(dot)com>
Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: backslash commands under win32
Date: 2004-06-23 12:04:59
Message-ID: 6EE64EF3AB31D5448D0007DD34EEB34101AE72@Herge.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32


Tom Z wrote:
Hi,

when running psql in a cmd.exe like
psql template1
it's not possible to enter a backslash-command ( no echo when typing
backslash )
When running the same psql in a cmd.exe without readline
psql -n template1
the problem does not appear
Does the win32 port use a wrong readline ?
Best regards
Tom

<snip>

Are you using the precompiled binary or did you roll your own? The psql
I have been using works fine.

Merlin

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Tom.Zschockelt 2004-06-23 12:10:40 Re: backslash commands under win32
Previous Message Magnus Hagander 2004-06-23 09:24:04 Re: possible GDI resource leak