psql: Add documentation URL to \help output

Peter Eisentraut <peter@eisentraut.org>

Commit: 27f3dea64833d68c1fa08c1e5d26176a579f69c8
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-03-11T08:11:37Z
Releases: 12.0
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

Files

PathChange+/−
src/bin/psql/create_help.pl modified +8 −2
src/bin/psql/help.c modified +9 −2

Discussion