| From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Remove pre-10 compatibility code in hash index |
| Date: | 2017-05-10 05:56:06 |
| Message-ID: | CAA4eK1+5nggAE=JzAWuSC1r6a-cyHNCiC4_t2EQ=tnQ=0-G9wA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, May 10, 2017 at 9:17 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Tue, May 9, 2017 at 1:41 AM, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>> Commit ea69a0dead5128c421140dc53fac165ba4af8520 has bumped the hash
>> index version and obviates the need for backward compatibility code
>> added by commit 293e24e507838733aba4748b514536af2d39d7f2. The same
>> has been mentioned in the commit message, please find attached patch
>> to remove the pre-10 compatibility code in hash index.
>
> Committed.
>
Thanks!
--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Noah Misch | 2017-05-10 06:04:55 | Re: Time based lag tracking for logical replication |
| Previous Message | Amit Kapila | 2017-05-10 05:55:22 | Re: bumping HASH_VERSION to 3 |