<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
 <channel>
  <title>pgFoundry Project: Python -  News</title>
  <link>http://pgfoundry.org/news/?group_id=1000094</link>
  <description>pgFoundry Project News of Python</description>
  <language>en-us</language>
  <copyright>Copyright 2013 pgFoundry</copyright>
  <webMaster>scrappy@users.pgfoundry.org (Marc Fournier)</webMaster>
  <lastBuildDate>Sat, 25 May 2013 12:20:09 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>pgFoundry RSS generator</generator>
  <item>
   <title>v1.0.4 Released</title>
   <link>http://pgfoundry.org/forum/forum.php?forum_id=1888</link>
   <description>Fixes a subtle, but nasty bug regarding weak references. (Huge thanks to Elvis for the find.)&lt;br /&gt;
Adds better support for inet/cidr types.&lt;br /&gt;
&lt;br /&gt;
Win32 users should continue to use v1.0.3. The inet/cidr support uses some socket module functions not present in some win32 installations.</description>
   <author>jwp@users.pgfoundry.org (James Pye)</author>
   <pubDate>Fri, 22 Jun 2012 20:59:47 GMT</pubDate>
   <guid>http://pgfoundry.org/forum/forum.php?forum_id=1888</guid>
   <comments>http://pgfoundry.org/forum/forum.php?forum_id=1888</comments>
  </item>
  <item>
   <title>py-postgresql 1.0.3 and pg-python 1.0.1 Released</title>
   <link>http://pgfoundry.org/forum/forum.php?forum_id=1864</link>
   <description>Both projects improved support for Python 3.2 and pg-python added support for PostgreSQL 9.1. Notably, CREATE EXTENSION is now supported by pg-python. More details are available at http://python.projects.postgresql.org</description>
   <author>jwp@users.pgfoundry.org (James Pye)</author>
   <pubDate>Thu, 20 Oct 2011 16:05:27 GMT</pubDate>
   <guid>http://pgfoundry.org/forum/forum.php?forum_id=1864</guid>
   <comments>http://pgfoundry.org/forum/forum.php?forum_id=1864</comments>
  </item>
  <item>
   <title>py-postgresql 1.0 Released</title>
   <link>http://pgfoundry.org/forum/forum.php?forum_id=1705</link>
   <description>Features and fixes. COPY manager (direct connection-to-connection COPY), notification manager (payload support, of course =), hstore, advisory locks, and more.</description>
   <author>jwp@users.pgfoundry.org (James Pye)</author>
   <pubDate>Tue, 30 Mar 2010 02:40:05 GMT</pubDate>
   <guid>http://pgfoundry.org/forum/forum.php?forum_id=1705</guid>
   <comments>http://pgfoundry.org/forum/forum.php?forum_id=1705</comments>
  </item>
  <item>
   <title>py-postgresql 0.9.3 released</title>
   <link>http://pgfoundry.org/forum/forum.php?forum_id=1659</link>
   <description>Fixes the db.xact() CM to work properly with SAVEPOINTs.</description>
   <author>jwp@users.pgfoundry.org (James Pye)</author>
   <pubDate>Thu, 07 Jan 2010 23:07:35 GMT</pubDate>
   <guid>http://pgfoundry.org/forum/forum.php?forum_id=1659</guid>
   <comments>http://pgfoundry.org/forum/forum.php?forum_id=1659</comments>
  </item>
  <item>
   <title>py-postgresql 0.9.2 released</title>
   <link>http://pgfoundry.org/forum/forum.php?forum_id=1650</link>
   <description>Fixes a handful of relatively minor bugs. See the changelog for details. http://python.projects.postgresql.org/docs/0.9/changes.html#released-on-2009-12-14</description>
   <author>jwp@users.pgfoundry.org (James Pye)</author>
   <pubDate>Sat, 19 Dec 2009 01:49:04 GMT</pubDate>
   <guid>http://pgfoundry.org/forum/forum.php?forum_id=1650</guid>
   <comments>http://pgfoundry.org/forum/forum.php?forum_id=1650</comments>
  </item>
  <item>
   <title>py-postgresql 0.9.1 released</title>
   <link>http://pgfoundry.org/forum/forum.php?forum_id=1597</link>
   <description>Fixes misaligned reads causing crashes on sparc/solaris when using the C extensions. Big thanks to Leonardo Francalanci for reporting and tracking down the issue!</description>
   <author>jwp@users.pgfoundry.org (James Pye)</author>
   <pubDate>Tue, 18 Aug 2009 23:51:33 GMT</pubDate>
   <guid>http://pgfoundry.org/forum/forum.php?forum_id=1597</guid>
   <comments>http://pgfoundry.org/forum/forum.php?forum_id=1597</comments>
  </item>
  <item>
   <title>py-postgresql 0.9 Released</title>
   <link>http://pgfoundry.org/forum/forum.php?forum_id=1572</link>
   <description>Speed, query libraries, and many under-the-hood improvements. Python programmer's client for PostgreSQL and general tools. (0.8.2 released as well)</description>
   <author>jwp@users.pgfoundry.org (James Pye)</author>
   <pubDate>Tue, 16 Jun 2009 19:49:31 GMT</pubDate>
   <guid>http://pgfoundry.org/forum/forum.php?forum_id=1572</guid>
   <comments>http://pgfoundry.org/forum/forum.php?forum_id=1572</comments>
  </item>
  <item>
   <title>py-postgresql 0.8.1 Released</title>
   <link>http://pgfoundry.org/forum/forum.php?forum_id=1544</link>
   <description>Major bug fixes for the v0.8 branch. Memory leak, and an encoding-name normalization issue. Many thanks to Marc Silver and Valentine Gogichashvili for the reports!</description>
   <author>jwp@users.pgfoundry.org (James Pye)</author>
   <pubDate>Sun, 10 May 2009 01:25:12 GMT</pubDate>
   <guid>http://pgfoundry.org/forum/forum.php?forum_id=1544</guid>
   <comments>http://pgfoundry.org/forum/forum.php?forum_id=1544</comments>
  </item>
  <item>
   <title>py-postgresql 0.8.0 released</title>
   <link>http://pgfoundry.org/forum/forum.php?forum_id=1528</link>
   <description>Python 3 port of pg_proboscis and friends has been released. Numerous improvements; be sure to checkout out the new documentation!</description>
   <author>jwp@users.pgfoundry.org (James Pye)</author>
   <pubDate>Sun, 05 Apr 2009 21:43:19 GMT</pubDate>
   <guid>http://pgfoundry.org/forum/forum.php?forum_id=1528</guid>
   <comments>http://pgfoundry.org/forum/forum.php?forum_id=1528</comments>
  </item>
  <item>
   <title>pg_proboscis 1.0.5 released</title>
   <link>http://pgfoundry.org/forum/forum.php?forum_id=1498</link>
   <description>Bug fix release. Default to UTC when a TimeZone could not be found within pytz.</description>
   <author>jwp@users.pgfoundry.org (James Pye)</author>
   <pubDate>Fri, 06 Feb 2009 00:14:13 GMT</pubDate>
   <guid>http://pgfoundry.org/forum/forum.php?forum_id=1498</guid>
   <comments>http://pgfoundry.org/forum/forum.php?forum_id=1498</comments>
  </item>
 </channel>
</rss>
