OSDN Git Service

Fix missing \n in some psql_error calls.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 20 Feb 2000 02:37:40 +0000 (02:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 20 Feb 2000 02:37:40 +0000 (02:37 +0000)
commite79b2dd5e7316c54c69a6d599d07b6bdf22e1d8b
treed81096c139807398cf2ed9f090a15beafb75bf62
parentbf023bd1624b19725c546642e19dbd9091a489fe
Fix missing \n in some psql_error calls.
src/bin/psql/command.c
src/bin/psql/common.c
src/bin/psql/help.c
src/bin/psql/input.c
src/bin/psql/mainloop.c
src/bin/psql/tab-complete.c