Doc patch: add RECURSIVE to bookindex
Daniel Verite <daniel@manitou-mail.org>
From: "Daniel Verite" <daniel@manitou-mail.org>
To: pgsql-hackers@lists.postgresql.org
Date: 2018-07-31T11:30:35Z
Lists: pgsql-hackers
Attachments
- recursive-in-bookindex.patch (text/plain) patch
Hi, I've noticed that RECURSIVE as a term is not in the index, and thought it should be. PFA a patch to add it with references to WITH queries and CREATE VIEW. Best regards, -- Daniel Vérité PostgreSQL-powered mailer: http://www.manitou-mail.org Twitter: @DanielVerite
Commits
-
Add RECURSIVE to documentation index
- a5db27418e22 12.0 landed
- 58a36f91b36f 11.0 landed