Re: psql show URL with help

Peter Eisentraut <peter.eisentraut@2ndquadrant.com>

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-02-25T11:05:29Z
Lists: pgsql-hackers

Attachments

On 2019-02-21 18:28, Peter Eisentraut wrote:
> => \h analyze

> URL: https://www.postgresql.org/docs/12/sql-analyze.html
> ^^^^

Here is a patch.

It doesn't deal with the "devel" paths yet.  Discussion there is still
ongoing a bit.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Commits

  1. psql: Add documentation URL to \help output