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 | e0457665ccf8052a3ec6d6c37002b81d3b29e235 (patch) | |
tree | 3646e4d80a2ca160c6157bdcfb23dddd00260bef /src/backend/tcop/postgres.c | |
parent | ff6de57750828030488901aa19fa1580f0f087d8 (diff) | |
download | postgresql-e0457665ccf8052a3ec6d6c37002b81d3b29e235.tar.gz postgresql-e0457665ccf8052a3ec6d6c37002b81d3b29e235.zip |
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/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions