| From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Remove pre-10 compatibility code in hash index |
| Date: | 2017-05-09 05:41:54 |
| Message-ID: | CAA4eK1LAo4DGwh+mi-G3U8Pj1WkBBeFL38xdCnUHJv1z4bZFkQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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.
--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| remove_pre10_compat_hash_index_v1.patch | application/octet-stream | 1.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | amul sul | 2017-05-09 07:13:27 | Bug in pg_dump --table and --exclude-table for declarative partition table handling. |
| Previous Message | Noah Misch | 2017-05-09 05:30:45 | Re: Time based lag tracking for logical replication |