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

From Magnus Hagander
Subject Documentation/help for materialized and recursive views
Date
Msg-id CABUevExjC9uWLkd_YEUzTPe1+GV4tWuevpOttfgYRS=DO3ePAQ@mail.gmail.com
Whole thread Raw
Responses Re: Documentation/help for materialized and recursive views
List pgsql-hackers
Is there a particular reason why CREATE RECURSIVE VIEW is part of the
help for CREATE VIEW, but CREATE MATERIALIZED VIEW doesn't show up
there?

I realize the technical reason (they're different man pages, and that
also controls what's in \h in psql which is where I ran into it), but
was there any particular reason to split those up in the first place?

--Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/



pgsql-hackers by date:

Previous
From: Hitoshi Harada
Date:
Subject: Re: refresh materialized view concurrently
Next
From: Andres Freund
Date:
Subject: Re: refresh materialized view concurrently