| From: | John Naylor <john(dot)naylor(at)enterprisedb(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>, David Rowley <dgrowleyml(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Unused function parameter in get_qual_from_partbound() |
| Date: | 2021-07-12 12:46:05 |
| Message-ID: | CAFBsxsFY3Ms10ajrDfeT9HGYT2J-mBOxjTqadsysWbV4YmdcOQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Jun 8, 2021 at 10:50 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> At first glance, this looked to me like breaking something just for
> sake of breaking it, but removing the rel argument could be helpful
> to simplify any external code calling it as there would be no need for
> this extra Relation. So that looks like a good idea, no need to rush
> that into 14 though.
I found no external references in codesearch.debian.net. I plan to commit
this in the next couple of days unless there are objections.
--
John Naylor
EDB: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2021-07-12 12:53:16 | Re: Diagnostic comment in LogicalIncreaseXminForSlot |
| Previous Message | Tomas Vondra | 2021-07-12 12:42:55 | Re: Column Filtering in Logical Replication |