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

From Tom Lane
Subject Re: Remove no-op pull_var_clause flag
Date
Msg-id 2309281.1769020024@sss.pgh.pa.us
Whole thread Raw
In response to Remove no-op pull_var_clause flag  (Alexander Pyhalov <a.pyhalov@postgrespro.ru>)
Responses Re: Remove no-op pull_var_clause flag
List pgsql-hackers
Alexander Pyhalov <a.pyhalov@postgrespro.ru> writes:
> 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.

Right, done.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: bt_index_parent_check and concurrently build indexes
Next
From: Nikolay Shaplov
Date:
Subject: Re: [PATCH] ternary reloption type