Re: Doc patch: add RECURSIVE to bookindex - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: Doc patch: add RECURSIVE to bookindex
Date
Msg-id alpine.DEB.2.21.1807310835180.31486@lancre
Whole thread Raw
In response to Doc patch: add RECURSIVE to bookindex  ("Daniel Verite" <daniel@manitou-mail.org>)
Responses Re: Doc patch: add RECURSIVE to bookindex  ("Daniel Verite" <daniel@manitou-mail.org>)
List pgsql-hackers
Hello Daniel,

> 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.

Sounds reasonable.

Why referencing only create_view, but not delete, insert, update, select 
or select_into where RECURSIVE is also used?

ISTM that at least the select page should be referenced, I'm less sure of 
the others because there it appears only in the synopsys.

-- 
Fabien.


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Allow auto_explain to log to NOTICE
Next
From: Emre Hasegeli
Date:
Subject: Standby trying "restore_command" before local WAL