pgsql: Add \n to end of output for psql \s with no history file name.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add \n to end of output for psql \s with no history file name.
Date: 2004-11-30 20:00:35
Message-ID: 20041130200035.E8A623A547C@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-30 22:15:23 pgsql: Remove question mark on COPY CSV fix: < returns in data? >
Previous Message Bruce Momjian 2004-11-30 19:42:42 pgsql: Update Turkish FAQ.