X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 5D894DB2FF for ; Fri, 11 Nov 2005 10:54:24 -0400 (AST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 75326-06 for ; Fri, 11 Nov 2005 14:54:20 +0000 (GMT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mail.kivi.com.tr (mail.kivi.com.tr [213.143.254.37]) by svr1.postgresql.org (Postfix) with ESMTP id B97D5DB1FF for ; Fri, 11 Nov 2005 10:54:22 -0400 (AST) Received: by mail.kivi.com.tr (Postfix, from userid 1009) id 1FFC38000D; Fri, 11 Nov 2005 16:54:15 +0200 (EET) Received: from localhost (localhost [127.0.0.1]) by mail.kivi.com.tr (Postfix) with ESMTP id 13F91A0667; Fri, 11 Nov 2005 16:54:15 +0200 (EET) Date: Fri, 11 Nov 2005 16:54:11 +0200 (EET) From: Devrim GUNDUZ X-X-Sender: devrim2@mail.kivi.com.tr To: Robert Treat Cc: pgsql-www@postgresql.org Subject: Re: no 7.4.9 binaries? In-Reply-To: <200511110831.15904.xzilla@users.sourceforge.net> Message-ID: References: <200511110831.15904.xzilla@users.sourceforge.net> MIME-Version: 1.0 X-Kivi-MailScanner-Information: Please contact the ISP for more information X-Kivi-MailScanner: Found to be clean X-Kivi-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-2.613, required 6, autolearn=disabled, ALL_TRUSTED -2.82, UPPERCASE_25_50 0.21) X-Kivi-MailScanner-From: devrim@gunduz.org X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.062 required=5 tests=[AWL=0.062, UPPERCASE_25_50=0] X-Spam-Score: 0.062 X-Spam-Level: Content-Type: TEXT/PLAIN; charset=iso-8859-9; format=flowed Content-Transfer-Encoding: 8BIT X-Archive-Number: 200511/85 X-Sequence-Number: 8800 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, On Fri, 11 Nov 2005, Robert Treat wrote: > Is there some reason we don't have 7.4.9 binaries on the ftp site? We have a problem building RPMs for 7.4.9. Working on it. That's why there is no binary *yet*. Cheers, - -- Devrim GUNDUZ Kivi Biližim Teknolojileri - http://www.kivi.com.tr devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.gunduz.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDdLCW4zE8DGqpiZARAvSrAJsF2lA2uQ94BXlIWBnaT2GZfnGj/ACfWfxV GzUoSE/gDrf/vEBmCMIRn6w= =WJly -----END PGP SIGNATURE----- From pgsql-www-owner@postgresql.org Fri Nov 11 15:12:23 2005 X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id B1C91D874B for ; Fri, 11 Nov 2005 15:12:22 -0400 (AST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 98251-02 for ; Fri, 11 Nov 2005 19:12:19 +0000 (GMT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id C6F08D7C9B for ; Fri, 11 Nov 2005 15:12:19 -0400 (AST) Received: (qmail invoked by alias); 11 Nov 2005 19:12:20 -0000 Received: from dslb-084-063-030-114.pools.arcor-ip.net (EHLO colt.pezone.net) [84.63.30.114] by mail.gmx.net (mp034) with SMTP; 11 Nov 2005 20:12:20 +0100 X-Authenticated: #495269 From: Peter Eisentraut To: pgsql-www@postgresql.org Subject: Wrong encoding for German docs translation Date: Fri, 11 Nov 2005 20:12:19 +0100 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511112012.19244.peter_e@gmx.net> X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.181 required=5 tests=[AWL=0.181] X-Spam-Score: 0.181 X-Spam-Level: X-Archive-Number: 200511/86 X-Sequence-Number: 8801 The files under http://www.postgresql.org/files/documentation/books/pghandbuch/html/ are encoded as ISO-8859-1, but the webserver claims they are UTF-8 (via the HTTP headers), which breaks the display in unpleasant ways. Could someone fix that please? -- Peter Eisentraut http://developer.postgresql.org/~petere/