Re: PostgreSQL : bug (ou not) in CTE Common Table Expressions or Subqueries in the FROM Clause - Mailing list pgsql-general

From David G. Johnston
Subject Re: PostgreSQL : bug (ou not) in CTE Common Table Expressions or Subqueries in the FROM Clause
Date
Msg-id CAKFQuwYaUor6xD0QEro0OLqxhv4gc7xmAWqfqhZF9zhKEny-jw@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL : bug (ou not) in CTE Common Table Expressions or Subqueries in the FROM Clause  (Torsten Förtsch <tfoertsch123@gmail.com>)
List pgsql-general
On Tuesday, March 22, 2022, Torsten Förtsch <tfoertsch123@gmail.com> wrote:

Note the use of aliases, w and x. You are using a correlated subquery.

Yep.  There is an FAQ entry if you’d like a bit more exposition.

 
David J.

pgsql-general by date:

Previous
From: "Shukla, Pranjal"
Date:
Subject: PG12: Any drawback of increasing wal_keep_segments
Next
From: PALAYRET Jacques
Date:
Subject: Re: PostgreSQL : bug (ou not) in CTE Common Table Expressions or Subqueries in the FROM Clause