Обсуждение: pgsql: Fix psql so \r is separate in the history, rather than at the

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

pgsql: Fix psql so \r is separate in the history, rather than at the

От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Fix psql so \r is separate in the  history, rather than at the end of
the query.

Modified Files:
--------------
    pgsql/src/bin/psql:
        mainloop.c (r1.74 -> r1.75)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/mainloop.c.diff?r1=1.74&r2=1.75)