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: 2004-06-23 06:13:52
Message-ID: OFF88296E4.2088009E-ONC1256EBC.0021B54E-C1256EBC.002237D9@flender.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

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

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Dave Page 2004-06-23 07:53:33 Re: [pgsql-hackers-win32] initdb regression ?
Previous Message Christopher Kings-Lynne 2004-06-23 01:40:54 Re: initdb regression ?