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