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: Wed, 23 Jun 2004 08:04:59 -0400
- Message-id: <6EE64EF3AB31D5448D0007DD34EEB34101AE72(at)Herge(dot)rcsinc(dot)local>
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
Home |
Main Index |
Thread Index