<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Some news &#8230; PG4WP is still alive :)</title>
	<atom:link href="http://www.hawkix.net/lang/en/2009/11/some-news-pg4wp-still-alive/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkix.net/lang/en/2009/11/some-news-pg4wp-still-alive</link>
	<description>Développement PHP / Conseils en informatique / Hébergement et maintenance de sites Web</description>
	<lastBuildDate>Mon, 12 Jul 2010 19:37:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stéphane Mariel</title>
		<link>http://www.hawkix.net/lang/en/2009/11/some-news-pg4wp-still-alive/comment-page-1/#comment-175</link>
		<dc:creator>Stéphane Mariel</dc:creator>
		<pubDate>Wed, 30 Dec 2009 15:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkix.net/?p=213#comment-175</guid>
		<description>Hi, 

I just tried your plugin with Wordpress 2.9 (and PostgreSQL 8.3). Really nice. It works well for me. Though there were some small fixes to add : 
- deal with socket connection to Postgres;
- fake mysql_version was to old;
- index names need to be table name suffixed to avoid name collision
- on duplicate key do not exist within PostgreSQL, used a RULE for wp_options instead
- REGEXP must be replace by ~

I did a diff, here is the link : http://www.mariel.fr/docs/driver_pgsql.diff</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I just tried your plugin with Wordpress 2.9 (and PostgreSQL 8.3). Really nice. It works well for me. Though there were some small fixes to add :<br />
- deal with socket connection to Postgres;<br />
- fake mysql_version was to old;<br />
- index names need to be table name suffixed to avoid name collision<br />
- on duplicate key do not exist within PostgreSQL, used a RULE for wp_options instead<br />
- REGEXP must be replace by ~</p>
<p>I did a diff, here is the link : <a href="http://www.mariel.fr/docs/driver_pgsql.diff" rel="nofollow">http://www.mariel.fr/docs/driver_pgsql.diff</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juergen</title>
		<link>http://www.hawkix.net/lang/en/2009/11/some-news-pg4wp-still-alive/comment-page-1/#comment-150</link>
		<dc:creator>Juergen</dc:creator>
		<pubDate>Fri, 06 Nov 2009 07:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkix.net/?p=213#comment-150</guid>
		<description>Hi, I love your plugin and use it since it came out, but now Akismet creates some errors, I guess you need to change the parser for INTERVAL. From my logs:

WordPress database error ERROR:  syntax error at or near &quot;15&quot;\nLINE 1: ...ts WHERE DATE_SUB(&#039;2009-11-05 11:18:03&#039;, INTERVAL 15 DAY) &gt; ...\n

Thanks again for great plugin!

Juergen</description>
		<content:encoded><![CDATA[<p>Hi, I love your plugin and use it since it came out, but now Akismet creates some errors, I guess you need to change the parser for INTERVAL. From my logs:</p>
<p>WordPress database error ERROR:  syntax error at or near &#8220;15&#8243;\nLINE 1: &#8230;ts WHERE DATE_SUB(&#8216;2009-11-05 11:18:03&#8242;, INTERVAL 15 DAY) &gt; &#8230;\n</p>
<p>Thanks again for great plugin!</p>
<p>Juergen</p>
]]></content:encoded>
	</item>
</channel>
</rss>
