<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>INFINITY BLUE &#187; PostgreSQL</title>
	<atom:link href="http://www.infinity-blue.jp/archives/category/postgresql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.infinity-blue.jp</link>
	<description>ご訪問ありがとうございます。『INFINITY BLUE』は、WEB+DB開発の情報や仕事の実績などを紹介しています。</description>
	<lastBuildDate>Tue, 14 Jul 2009 06:23:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.infinity-blue.jp/archives/category/postgresql/feed" />
		<item>
		<title>Windows版PHP5.2.6でPostgreSQL関連ライブラリ読み込み失敗のバグ</title>
		<link>http://www.infinity-blue.jp/archives/60</link>
		<comments>http://www.infinity-blue.jp/archives/60#comments</comments>
		<pubDate>Wed, 16 Jul 2008 12:49:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://www.infinity-blue.jp/archives/60</guid>
		<description><![CDATA[ここ最近PHP+PostgreSQLでの開発をしていなかったので、調査に時間がかかってしまった。。。
PHP5.2.6でPostgreSQLに接続で下記のエラーが表示される。
Fatal error: Call to undefined function pg_connect()
PHPINFOでは、PostgreSQL設定関連が表示されていなかった。
php.iniのextension=php_pdo_pgsql.dllのコメントアウトを外していないという凡ミスではなく、Windows版PHP5.2.6自体のバグらしい。
日本PHPユーザ会のメーリングリストで報告されていた。
http://bugs.php.net/にも報告されていた。
Bug #44905  	PHP 5.2.6 fails to load PostgreSQL related libraries
]]></description>
		<wfw:commentRss>http://www.infinity-blue.jp/archives/60/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.infinity-blue.jp/archives/60" />
	</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.053 seconds -->

