OSDN Git Service

Add \n to end of output for psql \s with no history file name.
authorBruce Momjian <bruce@momjian.us>
Tue, 30 Nov 2004 20:00:34 +0000 (20:00 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 30 Nov 2004 20:00:34 +0000 (20:00 +0000)
commita6c1377085c2d781918a4ea186cca6f3ccfbcc3f
treecfe80619a7da01c1c7dc28640011f1d7a49d0aeb
parentf02a21b19b2ca69f18e456fa005b74eab5d55b5d
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.
src/bin/psql/command.c