Skip site navigation (1)
Skip section navigation (2)
backslash commands under win32
- From: <Tom(dot)Zschockelt(at)flender(dot)com>
- To: pgsql-hackers-win32(at)postgresql(dot)org
- Subject: backslash commands under win32
- Date: Wed, 23 Jun 2004 08:13:52 +0200
- Message-id: <OFF88296E4(dot)2088009E-ONC1256EBC(dot)0021B54E-C1256EBC(dot)002237D9(at)flender(dot)com>
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
Home |
Main Index |
Thread Index