pgsql: Add \n to end of output for psql \s with no history file name.
Started by Bruce Momjianover 21 years ago1 messagescomitters
Log Message:
-----------
Add \n to end of output for psql \s with no history file name.
This prevents the next psql prompt from showing up on the end of the
last history line.
Modified Files:
--------------
pgsql/src/bin/psql:
command.c (r1.136 -> r1.137)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c.diff?r1=1.136&r2=1.137)