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 | f1155901fa598f3476a489152fbfe37a5833613c (patch) | |
tree | aca6e2a4fb21591c9b70ebe004ad285d17587c35 /src/backend/executor/execUtils.c | |
parent | d30e0ed55c6bba632f491fa8db2c2bbde33330c3 (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/backend/executor/execUtils.c')
0 files changed, 0 insertions, 0 deletions