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-27T08:14:59Z
Lists: pgsql-hackers

Attachments

On 2019-02-25 12:05, Peter Eisentraut wrote:
> 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.

A new patch that now handles the "devel" part.  Seems easy enough.

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

Commits

  1. psql: Add documentation URL to \help output