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 | 823a551fe0c6e732f48cb54dc60d5cfd66b0aff4 (patch) | |
tree | 9e35f955d2785c9c167139d06809802cee69a53c /src/tutorial/funcs_new.c | |
parent | 93b2bbede91b32d12d9e444e576be2efff6942b5 (diff) | |
download | postgresql-823a551fe0c6e732f48cb54dc60d5cfd66b0aff4.tar.gz postgresql-823a551fe0c6e732f48cb54dc60d5cfd66b0aff4.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/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions