Re: "writable CTEs" - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: "writable CTEs"
Date
Msg-id AANLkTi=oHjPoHwkvQhFnPuRnoEp17p+4rgHr3=SFTE96@mail.gmail.com
Whole thread Raw
In response to Re: "writable CTEs"  (David Fetter <david@fetter.org>)
Responses Re: "writable CTEs"  (David Fetter <david@fetter.org>)
Re: "writable CTEs"  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
It's worth noting that officially (i.e. in the docs), we don't even
call CTEs CTEs at any point. We call them WITH queries. I think that
that's a mistake because we call them CTEs everywhere else.

Is there interest in correcting this, by putting "CTEs" or "Common
table expressions" in parenthesis after "WITH queries" in the docs at
certain select places? I could write a documentation patch.

-- 
Regards,
Peter Geoghegan


pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: estimating # of distinct values
Next
From: Tomas Vondra
Date:
Subject: Re: estimating # of distinct values