Re: psql show URL with help

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

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Magnus Hagander <magnus@hagander.net>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-02-25T11:06:32Z
Lists: pgsql-hackers
On 2019-02-22 12:07, Magnus Hagander wrote:
>     (Won't actually work because the web site isn't serving "12" URLs yet,
>     but that's something that could probably be sorted out.)
> 
> 
> Why not just link to /devel/ when it's a devel version? The 12 docs will
> be up alongside the first beta version, so it should be perfectly
> possible to have it do that based on information from configure, no?

Why not just serve /12/ from the web site earlier?  Is there a reason
not to?

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


Commits

  1. psql: Add documentation URL to \help output