diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-11-19 14:43:37 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-11-19 14:43:37 -0500 |
commit | 5bb9954c1cda315add1ceeeec601eadf6ee48c0c (patch) | |
tree | 1a37caea31a5f135309b9268978f84f03b52f58f /src | |
parent | 611a4aba15f0e9ef8ef710454bd0ecb4f671eb39 (diff) |
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
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions