X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 4576411F8BAA for ; Wed, 19 Apr 2006 03:54:28 -0300 (ADT) X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Score: 0.108 X-Spam-Level: X-Spam-Status: No, score=0.108 required=5 tests=[AWL=0.108] Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id cFUJQmRTNKm9 for ; Wed, 19 Apr 2006 03:54:24 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by postgresql.org (Postfix) with ESMTP id E431911F8A4E for ; Wed, 19 Apr 2006 03:54:25 -0300 (ADT) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id B2C9A8F289; Wed, 19 Apr 2006 08:54:24 +0200 (CEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: community docs config issue Date: Wed, 19 Apr 2006 08:54:23 +0200 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCEA352BB@algol.sollentuna.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] community docs config issue Thread-Index: AcZjSs66xNVvC7CPTz2wHAPd7aNkRwAMzPng From: "Magnus Hagander" To: "Robert Treat" , X-Archive-Number: 200604/99 X-Sequence-Number: 9875 > Tried to diff Guido's change for the community docs and got=20 > the following in my pop-up: >=20 > Title: > Articles > Annotation: > Full text: > xdiff not supported by this PHP >=20 > this is on wwwmaster in the admin section. =20 Yeah. xdiff coredumps on FreeBSD, seems not to be fully supported there. If you're up for fixing it, please do ;-) But that's the xdiff C code, not PHP code. //Magnus