Update psql startup banner to be shorter, suggest "help" for help.
Bruce Momjian <bruce@momjian.us>
Update psql startup banner to be shorter, suggest "help" for help. Add a few "help" entries. Move \g help entry into "General". Update psql version mismatch warning text. Joshua D. Drake
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/psql-ref.sgml | modified | +4 −7 |
| doc/src/sgml/start.sgml | modified | +3 −8 |
| src/bin/psql/help.c | modified | +2 −2 |
| src/bin/psql/mainloop.c | modified | +8 −5 |
| src/bin/psql/startup.c | modified | +16 −23 |