Re: Proposal: QUALIFY clause

Поиск
Список
Период
Сортировка
От Vik Fearing
Тема Re: Proposal: QUALIFY clause
Дата
Msg-id c5e9fe6e-0f93-4933-97f1-85a0acc774be@postgresfriends.org
обсуждение исходный текст
Ответ на Re: Proposal: QUALIFY clause  ("Matheus Alcantara" <matheusssilv97@gmail.com>)
Ответы Re: Proposal: QUALIFY clause
Список pgsql-hackers
On 22/07/2025 20:54, Matheus Alcantara wrote:
> (this happens on transformQualifyClause() if you want to take a look)


I took a quick look at the patch (without applying and testing it) and 
it seems to me that parse analysis is the wrong place to do this. We 
want ruleutils to be able to spew out the QUALIFY clause as written in a 
view and not as transformed.  If we are going to go down the syntax 
transformation route, that should happen in the rewriter at 
planning/execution time.

-- 

Vik Fearing




В списке pgsql-hackers по дате отправления: