Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <412B8A34.9000103@x-ray.at>
Date: Tue, 24 Aug 2004 20:34:28 +0200
From: Reini Urban <rurban@x-ray.at>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a2) Gecko/20040714
MIME-Version: 1.0
To: Jason Tishler <jason@tishler.net>
CC: cygwin@cygwin.com
Subject: Re: Postgres 7.4.3-1, plperl and perl-5.8.2
References: <20040823182412.81247.qmail@web41409.mail.yahoo.com> <1041728847561.20040824105618@familiehaase.de> <20040824130232.GA83988@tishler.net> <412B4CAB.8090503@x-ray.at> <20040824143624.GA84012@tishler.net>
In-Reply-To: <20040824143624.GA84012@tishler.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Jason Tishler schrieb:
> Reini,
> On Tue, Aug 24, 2004 at 04:11:55PM +0200, Reini Urban wrote:
>>Jason Tishler schrieb:
>>>On Tue, Aug 24, 2004 at 10:56:18AM +0200, Gerrit P. Haase wrote:
>>>>I don't know if postgres for Cygwin will be maintained in future,
>>>I'm still maintaining Cygwin PostgreSQL...
>>
> 
>>Can you write a short paragraph about the supported charsets also
>>then, please? Previous versions only supported LATIN1, and I haven't
>>tested utf-8 yet.
> 
> Sorry, I'm not qualified to do the above.  Would you be willing?

Ok. I'll test it with various japanese and chinese charset's then.
They need it at most, and my apps must support it. :)

>>now that mingw port is almost stable, I hope that the cygwin version
>>will at least be feature complete.
> 
> Unfortunately, I don't believe the former necessarily implies that
> latter... :,(

Okay, I'm doing it by my own now and will post the patches to pgsql-bugs 
also.

At first postgresql-8.0.0beta1 has some problem with src/port/dirmode.c
and it needs new configure switches.
The cygwin version is almost feature complete now, just no tcl.

./configure --with-template=cygwin --disable-thread-safety --enable-nls 
--enable-integer-datetimes --enable-multibyte --with-python --with-perl 
--with-java --with-CXX --with-openssl --without-tcl --prefix=$Prefix 
--sysconfdir=/etc --datadir=/usr/share --mandir=/usr/share/man 
--with-docdir=$Prefix/share/doc/$pkg-$version

-7.4.5-1 changes later.


-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

