Обсуждение: Windows documentation

Поиск
Список
Период
Сортировка

Windows documentation

От
Thomas Kellerer
Дата:
Hi,

I just noticed that on this page:

http://www.postgresql.org/docs/current/static/install-windows.html

it states

      "Native builds of psql don't support command line editing"

which is clearly not true.

psql (at least with 9.2.x but I'm pretty sure this has been working in older versions as well) supports complete
commandlineediting as far as I can tell. It even supports displaying the command history using F7. 

So apparently this has changed at some point.
Maybe that statement should be removed then?

Regards
Thomas