Patch - Tcl 8.6 version support for PostgreSQL

From: Paresh More <paresh(dot)more(at)enterprisedb(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Hamid Quddus <hamid(dot)quddus(at)enterprisedb(dot)com>, Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>, Karen Blatchley <karen(dot)blatchley(at)enterprisedb(dot)com>, Dave Page <dave(dot)page(at)enterprisedb(dot)com>
Subject: Patch - Tcl 8.6 version support for PostgreSQL
Date: 2017-04-20 08:32:04
Message-ID: CAAgiCNGVw3ssBtSi3ZNstrz5k00ax=UV+_ZEHUeW_LMSGL2sew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello Team

This is regarding Tcl version (8.6) support in PostgreSQL.

Currently in PostgreSQL server file (src/tools/msvc/Mkvcbuild.pm) it
supports only till Tcl version 8.5

Attach patch contains adding Tcl 8.6 support.

Please Note - In Tcl8.6, the library name now contains an extra 't" in it.
Tcl 8.6 - tcl86t.lib
Tcl 8.5 - tcl85.lib

Can you please review the patch and commit for PostgreSQL.

--

Thanks & Regards

*Paresh More*

[image: NEW-EDB-logo-4c]

Pune, India.

Attachment Content-Type Size
Server_build_tcl86.patch application/octet-stream 681 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rafia Sabih 2017-04-20 09:05:36 Re: Range Merge Join v1
Previous Message Tatsuo Ishii 2017-04-20 08:06:40 Re: pgbench - allow to store select results into variables