Re: psql show URL with help

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: psql show URL with help
Date: 2019-02-27 08:14:59
Message-ID: a8df897e-f1df-b539-a85d-298c678d4180@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
v2-0001-psql-Add-documentation-URL-to-help-output.patch text/plain 3.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ideriha, Takeshi 2019-02-27 08:16:36 RE: Protect syscache from bloating with negative cache entries
Previous Message Michael Paquier 2019-02-27 07:47:28 get_controlfile() can leak fds in the backend