postgresql/doc
Tom Lane e0457665cc Doc: clarify use of RECURSIVE in WITH.
Apparently some people misinterpreted the syntax as being that
RECURSIVE is a prefix of individual WITH queries.  It's a modifier
for the WITH clause as a whole, so state that more clearly.

Discussion: https://postgr.es/m/ca53c6ce-a0c6-b14a-a8e3-162f0b2cc119@a-kretschmer.de
2019-11-19 14:43:37 -05:00
..
src Doc: clarify use of RECURSIVE in WITH. 2019-11-19 14:43:37 -05:00
bug.template Stamp 11.6. 2019-11-11 17:05:05 -05:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO