Re: Proposal: QUALIFY clause
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Isaac Morland <isaac.morland@gmail.com>
Cc: Mike Artz <michaeleartz@gmail.com>,
Matheus Alcantara <matheusssilv97@gmail.com>,
Pg Hackers <pgsql-hackers@postgresql.org>,
Peter Eisentraut <peter@eisentraut.org>
Date: 2025-07-21T14:41:22Z
Lists: pgsql-hackers
Isaac Morland <isaac.morland@gmail.com> writes: > I'll be honest, I'm skeptical that we need another keyword that basically > means “WHERE, but applied at a different point in the query processing”. That was my reaction too. I'm especially skeptical that getting out front of the SQL standards committee is a good thing to do. If and when this shows up in the standard, then sure. regards, tom lane