psql: Add documentation URL to \help output
authorPeter Eisentraut <[email protected]>
Mon, 11 Mar 2019 07:50:02 +0000 (08:50 +0100)
committerPeter Eisentraut <[email protected]>
Mon, 11 Mar 2019 08:11:37 +0000 (09:11 +0100)
commit27f3dea64833d68c1fa08c1e5d26176a579f69c8
tree82a089f449617448832baddbd7bfdf6e77be8451
parentf2d84a4a6b4ec891a0a52f583ed5aa081c71acc6
psql: Add documentation URL to \help output

Add a link to the specific command's reference web page to the bottom
of its \help output.

Discussion: https://www.postgresql.org/message-id/flat/40179bd0-fa7d-4108-1991-a20ae9ad5667%402ndquadrant.com
src/bin/psql/create_help.pl
src/bin/psql/help.c