Re: backslash commands under win32
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <OF585C42B8.14897FF3-ONC1256EBC.0042A26E-C1256EBC.0042E23F@flender.com> |
Hi, I'm using the precompiled version (downloaded from www.hagander.net/pgsql/win32snap) Some days ago I've tested a self compiled version (from the latest snapshot) Tom "Merlin Moncure" <[email protected]> 23.06.04 14:04 An: <[email protected]> Kopie: <[email protected]> Thema: RE: [pgsql-hackers-win32] backslash commands under 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