<?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>Commentaires pour Hawkix Blog</title>
	<atom:link href="http://www.hawkix.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkix.net</link>
	<description>Développement PHP / Conseils en informatique</description>
	<lastBuildDate>Fri, 03 Feb 2012 07:44:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Commentaires sur PostgreSQL for WordPress par Hawk777</title>
		<link>http://www.hawkix.net/pgsql-for-wordpress/comment-page-1/#comment-3250</link>
		<dc:creator>Hawk777</dc:creator>
		<pubDate>Fri, 03 Feb 2012 07:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://valhalla.hawkix.net/?page_id=17#comment-3250</guid>
		<description>Hi,
I&#039;ve found a bug in this code, in this line:

$sql = preg_replace( &#039;/COUNT(.+)ORDER BY.+/&#039;, &#039;COUNT$1&#039;, $sql);

Specifically, the &quot;dot&quot; character in a PCRE does *NOT* match a newline by default, which means in an SQL query in which COUNT and ORDER BY are on different lines, the ORDER BY clause will not be deleted. Wordpress seems to generate such queries, which then blew up in my installation. I fixed it by changing like so:

$sql = preg_replace( &#039;/COUNT(.+)ORDER BY.+/s&#039;, &#039;COUNT$1&#039;, $sql);

The &quot;s&quot; modifier makes dots include newlines.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;ve found a bug in this code, in this line:</p>
<p>$sql = preg_replace( &#8216;/COUNT(.+)ORDER BY.+/&#8217;, &#8216;COUNT$1&#8242;, $sql);</p>
<p>Specifically, the &laquo;&nbsp;dot&nbsp;&raquo; character in a PCRE does *NOT* match a newline by default, which means in an SQL query in which COUNT and ORDER BY are on different lines, the ORDER BY clause will not be deleted. WordPress seems to generate such queries, which then blew up in my installation. I fixed it by changing like so:</p>
<p>$sql = preg_replace( &#8216;/COUNT(.+)ORDER BY.+/s&#8217;, &#8216;COUNT$1&#8242;, $sql);</p>
<p>The &laquo;&nbsp;s&nbsp;&raquo; modifier makes dots include newlines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur PG4WP and WordPress Multisite (aka WPMU) par chrischan</title>
		<link>http://www.hawkix.net/2011/08/pg4wp-and-wordpress-multisite/comment-page-1/#comment-3236</link>
		<dc:creator>chrischan</dc:creator>
		<pubDate>Wed, 01 Feb 2012 13:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkix.net/?p=299#comment-3236</guid>
		<description>I would like to help as well. Can you send a new version to me ?</description>
		<content:encoded><![CDATA[<p>I would like to help as well. Can you send a new version to me ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur PG4WP compatibility with PostgreSQL 9.1+ par W8ER</title>
		<link>http://www.hawkix.net/2011/11/pg4wp-compatibility-with-postgresql-9-1/comment-page-1/#comment-3185</link>
		<dc:creator>W8ER</dc:creator>
		<pubDate>Thu, 19 Jan 2012 00:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkix.net/?p=308#comment-3185</guid>
		<description>I am patiencently waiting on this update! :)</description>
		<content:encoded><![CDATA[<p>I am patiencently waiting on this update! <img src='http://www.hawkix.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur PG4WP and WordPress Multisite (aka WPMU) par Lonni J Friedman</title>
		<link>http://www.hawkix.net/2011/08/pg4wp-and-wordpress-multisite/comment-page-1/#comment-3171</link>
		<dc:creator>Lonni J Friedman</dc:creator>
		<pubDate>Wed, 11 Jan 2012 02:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkix.net/?p=299#comment-3171</guid>
		<description>Hi,
I&#039;m definitely interested in using pg4wp and multisite together.  I&#039;m currently running wordpress-3.3 and pg4wp-1.2.2.  I&#039;d be happy to test anything that you have to offer.

thanks!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m definitely interested in using pg4wp and multisite together.  I&#8217;m currently running wordpress-3.3 and pg4wp-1.2.2.  I&#8217;d be happy to test anything that you have to offer.</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur New release : PG4WP 1.2.2 par Rohde Fischer</title>
		<link>http://www.hawkix.net/2011/09/new-release-pg4wp-1-2-2/comment-page-1/#comment-3126</link>
		<dc:creator>Rohde Fischer</dc:creator>
		<pubDate>Tue, 20 Dec 2011 15:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkix.net/?p=303#comment-3126</guid>
		<description>Just upgraded to WP 3.3, which worked like a charm. Good work :) Keep it up</description>
		<content:encoded><![CDATA[<p>Just upgraded to WP 3.3, which worked like a charm. Good work <img src='http://www.hawkix.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Keep it up</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur PG4WP compatibility with PostgreSQL 9.1+ par Martin</title>
		<link>http://www.hawkix.net/2011/11/pg4wp-compatibility-with-postgresql-9-1/comment-page-1/#comment-3106</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 14 Dec 2011 11:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkix.net/?p=308#comment-3106</guid>
		<description>The backslash-single-quote phrasing is a MySQLism and not SQL standard. The correct phrasing should be double-single-quotes.

I don&#039;t know if this will show up correctly but I will do my best:

MySQL:
INSERT INTO A (col1) VALUES(&#039;This is a \&#039;single-quote test\&#039;&#039;);

(near) SQL95:
INSERT INTO A (col1) VALUES(&#039;This is a &#039;&#039;single-quote test&#039;&#039;&#039;);

I corrected your plugin by adding the following to the pg4wp_rewrite() function before the final return:

$sql = str_replace( &#039;\\\&#039;&#039;,&#039;\&#039;\&#039;&#039;,$sql);

Another point: I had to also add the following to remove backslashes before double-quotes:

$sql = str_replace( &#039;\\&quot;&#039;,&#039;&quot;&#039;,$sql);

Good luck.</description>
		<content:encoded><![CDATA[<p>The backslash-single-quote phrasing is a MySQLism and not SQL standard. The correct phrasing should be double-single-quotes.</p>
<p>I don&#8217;t know if this will show up correctly but I will do my best:</p>
<p>MySQL:<br />
INSERT INTO A (col1) VALUES(&#8216;This is a \&#8217;single-quote test\&nbsp;&raquo;);</p>
<p>(near) SQL95:<br />
INSERT INTO A (col1) VALUES(&#8216;This is a &nbsp;&raquo;single-quote test&nbsp;&raquo;&#8217;);</p>
<p>I corrected your plugin by adding the following to the pg4wp_rewrite() function before the final return:</p>
<p>$sql = str_replace( &#8216;\\\&nbsp;&raquo;,&#8217;\'\&nbsp;&raquo;,$sql);</p>
<p>Another point: I had to also add the following to remove backslashes before double-quotes:</p>
<p>$sql = str_replace( &#8216;\\&nbsp;&raquo;&#8216;,&#8217;&nbsp;&raquo;&#8216;,$sql);</p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur New release : PG4WP 1.2.2 par Alidson Leite Caires</title>
		<link>http://www.hawkix.net/2011/09/new-release-pg4wp-1-2-2/comment-page-1/#comment-3100</link>
		<dc:creator>Alidson Leite Caires</dc:creator>
		<pubDate>Mon, 12 Dec 2011 17:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkix.net/?p=303#comment-3100</guid>
		<description>hi...
how do I change the schema, because I can not in public.</description>
		<content:encoded><![CDATA[<p>hi&#8230;<br />
how do I change the schema, because I can not in public.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur New release : PG4WP 1.2.2 par David</title>
		<link>http://www.hawkix.net/2011/09/new-release-pg4wp-1-2-2/comment-page-1/#comment-3047</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 28 Nov 2011 22:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkix.net/?p=303#comment-3047</guid>
		<description>First, thanks very much for this plugin!

I just did a brand new installation and wanted to report a small problem I noticed.

For some reason the WP people capitalize a few columns in the WP schema.
(See wp-admin/includes/schema.php)

When my DB was created, the columns comments.comment_ID and comments.comment_author_ID were properly capitalized.
For some strange reason, the comments.comment_author_IP was created with a lowercase column name.

This broke the display of author IP addresses on the wp-admin/edit-comments.php page.
I had to manually rename the column, which fixed things.

I&#039;m using postgres 9.0.4 and wordpress connects through pgpool-II version 3.1

Hope this helps someone out!</description>
		<content:encoded><![CDATA[<p>First, thanks very much for this plugin!</p>
<p>I just did a brand new installation and wanted to report a small problem I noticed.</p>
<p>For some reason the WP people capitalize a few columns in the WP schema.<br />
(See wp-admin/includes/schema.php)</p>
<p>When my DB was created, the columns comments.comment_ID and comments.comment_author_ID were properly capitalized.<br />
For some strange reason, the comments.comment_author_IP was created with a lowercase column name.</p>
<p>This broke the display of author IP addresses on the wp-admin/edit-comments.php page.<br />
I had to manually rename the column, which fixed things.</p>
<p>I&#8217;m using postgres 9.0.4 and wordpress connects through pgpool-II version 3.1</p>
<p>Hope this helps someone out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur PostgreSQL for WordPress par Rosa</title>
		<link>http://www.hawkix.net/pgsql-for-wordpress/comment-page-1/#comment-2938</link>
		<dc:creator>Rosa</dc:creator>
		<pubDate>Wed, 02 Nov 2011 04:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://valhalla.hawkix.net/?page_id=17#comment-2938</guid>
		<description>Hey Hawk,
thanks for your huge effort on this!
I just stumbled upon those news items:
&lt;a href=&quot;http://www.h-online.com/open/news/item/Oracle-adds-commercial-extensions-to-MySQL-1344611.html&quot; rel=&quot;nofollow&quot;&gt;http://www.h-online.com/open/news/item/Oracle-adds-commercial-extensions-to-MySQL-1344611.html&lt;/a&gt;
(was linked from here: &lt;a href=&quot;http://monty-says.blogspot.com/2011/09/oracle-adding-close-source-extensions.html&quot; rel=&quot;nofollow&quot;&gt;http://monty-says.blogspot.com/2011/09/oracle-adding-close-source-extensions.html&lt;/a&gt;)
My conclusion: that&#8217;s going to drive development further from mysql more towards true open source projects &#8211; like postgresql.
Since WP-Core still doesn&#8217;t allow other dbms than mysql (&lt;a href=&quot;https://codex.wordpress.org/Using_Alternative_Databases&quot; rel=&quot;nofollow&quot;&gt;https://codex.wordpress.org/Using_Alternative_Databases&lt;/a&gt;) your project/plugin seems the closest wordpress gets to postgresql.
I guess that your target audience is going to grow in the future and wish you all the best!
Thanks again for your work on this wonderful plugin!
Cheers,
C
+1</description>
		<content:encoded><![CDATA[<p>Hey Hawk,<br />
thanks for your huge effort on this!<br />
I just stumbled upon those news items:<br />
<a href="http://www.h-online.com/open/news/item/Oracle-adds-commercial-extensions-to-MySQL-1344611.html" rel="nofollow">http://www.h-online.com/open/news/item/Oracle-adds-commercial-extensions-to-MySQL-1344611.html</a><br />
(was linked from here: <a href="http://monty-says.blogspot.com/2011/09/oracle-adding-close-source-extensions.html" rel="nofollow">http://monty-says.blogspot.com/2011/09/oracle-adding-close-source-extensions.html</a>)<br />
My conclusion: that&#8217;s going to drive development further from mysql more towards true open source projects &#8211; like postgresql.<br />
Since WP-Core still doesn&#8217;t allow other dbms than mysql (<a href="https://codex.wordpress.org/Using_Alternative_Databases" rel="nofollow">https://codex.wordpress.org/Using_Alternative_Databases</a>) your project/plugin seems the closest wordpress gets to postgresql.<br />
I guess that your target audience is going to grow in the future and wish you all the best!<br />
Thanks again for your work on this wonderful plugin!<br />
Cheers,<br />
C<br />
+1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commentaires sur Installation par Mors</title>
		<link>http://www.hawkix.net/pgsql-for-wordpress/installing-wordpress-on-postgresql/comment-page-1/#comment-2915</link>
		<dc:creator>Mors</dc:creator>
		<pubDate>Tue, 25 Oct 2011 15:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkix.net/?page_id=125#comment-2915</guid>
		<description>I was waiting many years for that plugin. Now i can use Wordpress and Postgresql, than to you.</description>
		<content:encoded><![CDATA[<p>I was waiting many years for that plugin. Now i can use WordPress and Postgresql, than to you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

