[HACKERS] Patch - Tcl 8.6 version support for PostgreSQL - Mailing list pgsql-hackers

From Paresh More
Subject [HACKERS] Patch - Tcl 8.6 version support for PostgreSQL
Date
Msg-id CAAgiCNGVw3ssBtSi3ZNstrz5k00ax=UV+_ZEHUeW_LMSGL2sew@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] Patch - Tcl 8.6 version support for PostgreSQL
List 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

NEW-EDB-logo-4c

Pune, India.

Attachment

pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] pgbench - allow to store select results intovariables
Next
From: Rafia Sabih
Date:
Subject: Re: [HACKERS] Range Merge Join v1