Re: Documentation/help for materialized and recursive views - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Documentation/help for materialized and recursive views
Date
Msg-id 51CDC919.3060105@gmx.net
Whole thread Raw
In response to Re: Documentation/help for materialized and recursive views  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Documentation/help for materialized and recursive views
Re: Documentation/help for materialized and recursive views
List pgsql-hackers
On 6/28/13 10:49 AM, Alvaro Herrera wrote:
> Magnus Hagander escribió:
> 
>> They are already crosslinked under "see also". But that doesn't really
>> help the guy doing "\h CREATE VIEW" in psql, which was the case where
>> it was brought to my attention.
> 
> Maybe \h should somehow display the "see also" section?

You can run \! man from within psql, which should give you everything
you need.  It's admittedly a bit obscure, but it's there.  Maybe it
ought to be added to the initial help output.




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Department of Redundancy Department: makeNode(FuncCall) division
Next
From: Jim Nasby
Date:
Subject: Re: [RFC] Minmax indexes