]> granicus.if.org Git - postgresql/commit
Editorialization for the text emitted by the "help" psql command.
authorNeil Conway <neilc@samurai.com>
Tue, 10 Jun 2008 20:58:19 +0000 (20:58 +0000)
committerNeil Conway <neilc@samurai.com>
Tue, 10 Jun 2008 20:58:19 +0000 (20:58 +0000)
commit109940c635ff831b3d6d0cb0a7e1b6d4d838becf
treeca414c0b333343a76681d7767f0f1c0d16eabee7
parent99b8ebec645cdb7ddb0b51a6772ab76c8dd974c6
Editorialization for the text emitted by the "help" psql command.
Basically just reuse the same text that psql emitted as part of
its startup banner in prior versions, and make some whitespace
more consistent with the conventions in other psql command output.
src/bin/psql/mainloop.c