<?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: [Update] PG4WP 1.1.0rc3</title>
	<atom:link href="http://www.hawkix.net/lang/en/2010/02/pg4wp-1-1-0rc3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkix.net/lang/en/2010/02/pg4wp-1-1-0rc3</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: Hawk__</title>
		<link>http://www.hawkix.net/lang/en/2010/02/pg4wp-1-1-0rc3/comment-page-1/#comment-229</link>
		<dc:creator>Hawk__</dc:creator>
		<pubDate>Tue, 02 Feb 2010 13:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkix.net/?p=248#comment-229</guid>
		<description>Eh oui un copier-coller malheureux et mal relu et il manque un caractère.
Une version corrigée a été mise en ligne, 1.1.0rc4</description>
		<content:encoded><![CDATA[<p>Eh oui un copier-coller malheureux et mal relu et il manque un caractère.<br />
Une version corrigée a été mise en ligne, 1.1.0rc4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris HUISGEN</title>
		<link>http://www.hawkix.net/lang/en/2010/02/pg4wp-1-1-0rc3/comment-page-1/#comment-227</link>
		<dc:creator>Boris HUISGEN</dc:creator>
		<pubDate>Mon, 01 Feb 2010 23:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkix.net/?p=248#comment-227</guid>
		<description>Error running :
SELECT YEAR(min(post_date_gmt)) AS firstyear, YEAR(max(post_date_gmt)) AS lastyear FROM wp_posts WHERE post_date_gmt &gt; 1970
---- converted to ----
SELECT EXTRACT(YEAR FROM min(post_date_gmt)) AS firstyear, EXTRACT(YEAR FROM max(post_date_gmt)) AS lastyear FROM wp_posts WHERE post_date_gmt &gt; to_timestamp (\1970&#039;)
----
ERROR:  syntax error at or near &quot;\&quot;
LINE 1: ...r FROM wp_posts WHERE post_date_gmt &gt; to_timestamp (\1970&#039;)</description>
		<content:encoded><![CDATA[<p>Error running :<br />
SELECT YEAR(min(post_date_gmt)) AS firstyear, YEAR(max(post_date_gmt)) AS lastyear FROM wp_posts WHERE post_date_gmt &gt; 1970<br />
&#8212;- converted to &#8212;-<br />
SELECT EXTRACT(YEAR FROM min(post_date_gmt)) AS firstyear, EXTRACT(YEAR FROM max(post_date_gmt)) AS lastyear FROM wp_posts WHERE post_date_gmt &gt; to_timestamp (\1970&#8242;)<br />
&#8212;-<br />
ERROR:  syntax error at or near &#8220;\&#8221;<br />
LINE 1: &#8230;r FROM wp_posts WHERE post_date_gmt &gt; to_timestamp (\1970&#8242;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
