| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
| Cc: | Guillaume Lelarge <guillaume(at)lelarge(dot)info>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
| Subject: | Re: RFC: Remove contrib entirely |
| Date: | 2015-05-29 07:42:23 |
| Message-ID: | CAB7nPqRD7uoWHzFYD7e3xqOhN4tjzzcxgwuXTJ5Ybc4i3H_Hdw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, May 29, 2015 at 4:11 PM, Pavel Stehule wrote:
> 1. VS requires relatively new MS Windows - problem for people with Ms Win 7
> and older
Really, I use Win 2k8 stuff and Win7 quite a lot.
> 2. After installation you have to find and apply some critical fixes - some
> is bad documented.
Example? Perhaps we could improve the docs then.
> I have a few customers on MS Win - nobody was able to compile extension
> there - and I had lot of trables - (but I worked with MSVC ten years ago)
Well, FWIW, I have some extensions compiled on Windows using MSVC
modules with stuff like perl -I src/tools/msvc build.pl that are out
of the vanilla scripts and it works... The script is rather simple
even if a bit grotty.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2015-05-29 07:50:29 | Re: RFC: Remove contrib entirely |
| Previous Message | Pavel Stehule | 2015-05-29 07:41:12 | Re: psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx |