Remove no-op pull_var_clause flag - Mailing list pgsql-hackers

From Alexander Pyhalov
Subject Remove no-op pull_var_clause flag
Date
Msg-id 70008c19d22e3dd1565ca57f8436c0ba@postgrespro.ru
Whole thread Raw
Responses Re: Remove no-op pull_var_clause flag
List pgsql-hackers
Hi.

While merging PostgreSQL to our (Shardman) fork, I've noticed that it 
uses the same pull_var_clause() flag as we do (coming from 
https://www.postgresql.org/message-id/CAFjFpRc8ZoDm0%2Bzhx%2BMckwGyEqkOzWcpVqbvjaxwdGarZSNrmA%40mail.gmail.com). 
I was a bit surprised, the patch hasn't landed to master. But flag 
somehow slipped in (but only as no-op). The attached patch removes 
useless flag.

-- 
Best regards,
Alexander Pyhalov,
Postgres Professional
Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: log_min_messages per backend type
Next
From: Bertrand Drouvot
Date:
Subject: Re: Fix accidentally cast away qualifiers