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

Started by Bruce Momjianabout 20 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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)