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

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Add \n to end of output for psql \s with no history file name.
Date
Msg-id 20041130200035.E8A623A547C@svr1.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: alex yap
Date:
Subject: createdb fail
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove question mark on COPY CSV fix: < returns in data? >