You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

py-postgresql

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

py-postgresql - pypi Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-1
PKG-INFO
Metadata-Version: 1.0
Name: py-postgresql
Version: 1.0.0
Version: 1.0.1
Summary: PostgreSQL driver and tools library.

@@ -5,0 +5,0 @@ Home-page: http://python.projects.postgresql.org/

Changes
=======
1.0 release on 2010-03-27
-------------------------
1.0.1 released on 2010-04-24
----------------------------
* Fix unpacking of array NULLs. (Elvis Pranskevichus)
* Fix .first()'s handling of counts and commands.
Bad logic caused zero-counts to return the command tag.
* Don't interrupt and close a temporal connection if it's not open.
* Use the Driver's typio attribute for TypeIO overrides. (Elvis Pranskevichus)
1.0 released on 2010-03-27
--------------------------
* **DEPRECATION**: Removed 2PC support documentation.

@@ -19,3 +28,2 @@ * **DEPRECATION**: Removed pg_python and pg_dotconf 'scripts'.

Project name, author, version, etc.
* Fixed db.tracer and pg_python's --pq-trace=
* Increased default recvsize and chunksize for improved performance.

@@ -22,0 +30,0 @@ * 'D' messages are special cased as builtins.tuples instead of

Changes
=======
1.0 release on 2010-03-27
-------------------------
1.0.1 released on 2010-04-24
----------------------------
* Fix unpacking of array NULLs. (Elvis Pranskevichus)
* Fix .first()'s handling of counts and commands.
Bad logic caused zero-counts to return the command tag.
* Don't interrupt and close a temporal connection if it's not open.
* Use the Driver's typio attribute for TypeIO overrides. (Elvis Pranskevichus)
1.0 released on 2010-03-27
--------------------------
* **DEPRECATION**: Removed 2PC support documentation.

@@ -19,3 +28,2 @@ * **DEPRECATION**: Removed pg_python and pg_dotconf 'scripts'.

Project name, author, version, etc.
* Fixed db.tracer and pg_python's --pq-trace=
* Increased default recvsize and chunksize for improved performance.

@@ -22,0 +30,0 @@ * 'D' messages are special cased as builtins.tuples instead of

@@ -8,3 +8,3 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

<title>Administration &mdash; py-postgresql v1.0.0 documentation</title>
<title>Administration &mdash; py-postgresql v1.0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />

@@ -15,3 +15,3 @@ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />

URL_ROOT: '',
VERSION: '1.0.0',
VERSION: '1.0.1',
COLLAPSE_MODINDEX: false,

@@ -24,3 +24,3 @@ FILE_SUFFIX: '.html',

<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="py-postgresql v1.0.0 documentation" href="index.html" />
<link rel="top" title="py-postgresql v1.0.1 documentation" href="index.html" />
<link rel="next" title="Driver" href="driver.html" />

@@ -42,3 +42,3 @@ <link rel="prev" title="py-postgresql" href="index.html" />

accesskey="P">previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -145,3 +145,3 @@ </div>

>previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -151,3 +151,3 @@ </div>

&copy; Copyright 2010, James William Pye &lt;x@jwp.name&gt;.
Last updated on Mar 28, 2010.
Last updated on Apr 24, 2010.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.

@@ -154,0 +154,0 @@ </div>

@@ -8,3 +8,3 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

<title>Advisory Locks &mdash; py-postgresql v1.0.0 documentation</title>
<title>Advisory Locks &mdash; py-postgresql v1.0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />

@@ -15,3 +15,3 @@ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />

URL_ROOT: '',
VERSION: '1.0.0',
VERSION: '1.0.1',
COLLAPSE_MODINDEX: false,

@@ -24,3 +24,3 @@ FILE_SUFFIX: '.html',

<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="py-postgresql v1.0.0 documentation" href="index.html" />
<link rel="top" title="py-postgresql v1.0.1 documentation" href="index.html" />
<link rel="next" title="Categories and Libraries" href="lib.html" />

@@ -42,3 +42,3 @@ <link rel="prev" title="Notification Management" href="notifyman.html" />

accesskey="P">previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -211,3 +211,3 @@ </div>

>previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -217,3 +217,3 @@ </div>

&copy; Copyright 2010, James William Pye &lt;x@jwp.name&gt;.
Last updated on Mar 28, 2010.
Last updated on Apr 24, 2010.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.

@@ -220,0 +220,0 @@ </div>

@@ -8,3 +8,3 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

<title>Commands &mdash; py-postgresql v1.0.0 documentation</title>
<title>Commands &mdash; py-postgresql v1.0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />

@@ -15,3 +15,3 @@ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />

URL_ROOT: '',
VERSION: '1.0.0',
VERSION: '1.0.1',
COLLAPSE_MODINDEX: false,

@@ -24,3 +24,3 @@ FILE_SUFFIX: '.html',

<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="py-postgresql v1.0.0 documentation" href="index.html" />
<link rel="top" title="py-postgresql v1.0.1 documentation" href="index.html" />
<link rel="prev" title="Changes" href="changes.html" />

@@ -38,3 +38,3 @@ </head>

accesskey="P">previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -318,3 +318,3 @@ </div>

>previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -324,3 +324,3 @@ </div>

&copy; Copyright 2010, James William Pye &lt;x@jwp.name&gt;.
Last updated on Mar 28, 2010.
Last updated on Apr 24, 2010.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.

@@ -327,0 +327,0 @@ </div>

@@ -8,3 +8,3 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

<title>Changes &mdash; py-postgresql v1.0.0 documentation</title>
<title>Changes &mdash; py-postgresql v1.0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />

@@ -15,3 +15,3 @@ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />

URL_ROOT: '',
VERSION: '1.0.0',
VERSION: '1.0.1',
COLLAPSE_MODINDEX: false,

@@ -24,3 +24,3 @@ FILE_SUFFIX: '.html',

<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="py-postgresql v1.0.0 documentation" href="index.html" />
<link rel="top" title="py-postgresql v1.0.1 documentation" href="index.html" />
<link rel="next" title="Commands" href="bin.html" />

@@ -42,3 +42,3 @@ <link rel="prev" title="Gotchas" href="gotchas.html" />

accesskey="P">previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -54,6 +54,18 @@ </div>

<h1>Changes<a class="headerlink" href="#changes" title="Permalink to this headline">¶</a></h1>
<div class="section" id="release-on-2010-03-27">
<h2>1.0 release on 2010-03-27<a class="headerlink" href="#release-on-2010-03-27" title="Permalink to this headline">¶</a></h2>
<div class="section" id="released-on-2010-04-24">
<h2>1.0.1 released on 2010-04-24<a class="headerlink" href="#released-on-2010-04-24" title="Permalink to this headline">¶</a></h2>
<blockquote>
<ul class="simple">
<li>Fix unpacking of array NULLs. (Elvis Pranskevichus)</li>
<li>Fix .first()&#8217;s handling of counts and commands.
Bad logic caused zero-counts to return the command tag.</li>
<li>Don&#8217;t interrupt and close a temporal connection if it&#8217;s not open.</li>
<li>Use the Driver&#8217;s typio attribute for TypeIO overrides. (Elvis Pranskevichus)</li>
</ul>
</blockquote>
</div>
<div class="section" id="released-on-2010-03-27">
<h2>1.0 released on 2010-03-27<a class="headerlink" href="#released-on-2010-03-27" title="Permalink to this headline">¶</a></h2>
<blockquote>
<ul class="simple">
<li><strong>DEPRECATION</strong>: Removed 2PC support documentation.</li>

@@ -71,3 +83,2 @@ <li><strong>DEPRECATION</strong>: Removed pg_python and pg_dotconf &#8216;scripts&#8217;.

Project name, author, version, etc.</li>
<li>Fixed db.tracer and pg_python&#8217;s &#8211;pq-trace=</li>
<li>Increased default recvsize and chunksize for improved performance.</li>

@@ -113,3 +124,4 @@ <li>&#8216;D&#8217; messages are special cased as builtins.tuples instead of

<li><a class="reference external" href="">Changes</a><ul>
<li><a class="reference external" href="#release-on-2010-03-27">1.0 release on 2010-03-27</a></li>
<li><a class="reference external" href="#released-on-2010-04-24">1.0.1 released on 2010-04-24</a></li>
<li><a class="reference external" href="#released-on-2010-03-27">1.0 released on 2010-03-27</a></li>
</ul>

@@ -159,3 +171,3 @@ </li>

>previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -165,3 +177,3 @@ </div>

&copy; Copyright 2010, James William Pye &lt;x@jwp.name&gt;.
Last updated on Mar 28, 2010.
Last updated on Apr 24, 2010.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.

@@ -168,0 +180,0 @@ </div>

@@ -8,3 +8,3 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

<title>Client Parameters &mdash; py-postgresql v1.0.0 documentation</title>
<title>Client Parameters &mdash; py-postgresql v1.0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />

@@ -15,3 +15,3 @@ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />

URL_ROOT: '',
VERSION: '1.0.0',
VERSION: '1.0.1',
COLLAPSE_MODINDEX: false,

@@ -24,3 +24,3 @@ FILE_SUFFIX: '.html',

<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="py-postgresql v1.0.0 documentation" href="index.html" />
<link rel="top" title="py-postgresql v1.0.1 documentation" href="index.html" />
<link rel="next" title="Gotchas" href="gotchas.html" />

@@ -42,3 +42,3 @@ <link rel="prev" title="Categories and Libraries" href="lib.html" />

accesskey="P">previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -417,3 +417,3 @@ </div>

>previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -423,3 +423,3 @@ </div>

&copy; Copyright 2010, James William Pye &lt;x@jwp.name&gt;.
Last updated on Mar 28, 2010.
Last updated on Apr 24, 2010.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.

@@ -426,0 +426,0 @@ </div>

@@ -8,3 +8,3 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

<title>Copy Management &mdash; py-postgresql v1.0.0 documentation</title>
<title>Copy Management &mdash; py-postgresql v1.0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />

@@ -15,3 +15,3 @@ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />

URL_ROOT: '',
VERSION: '1.0.0',
VERSION: '1.0.1',
COLLAPSE_MODINDEX: false,

@@ -24,3 +24,3 @@ FILE_SUFFIX: '.html',

<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="py-postgresql v1.0.0 documentation" href="index.html" />
<link rel="top" title="py-postgresql v1.0.1 documentation" href="index.html" />
<link rel="next" title="Notification Management" href="notifyman.html" />

@@ -42,3 +42,3 @@ <link rel="prev" title="Driver" href="driver.html" />

accesskey="P">previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -424,3 +424,3 @@ </div>

>previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -430,3 +430,3 @@ </div>

&copy; Copyright 2010, James William Pye &lt;x@jwp.name&gt;.
Last updated on Mar 28, 2010.
Last updated on Apr 24, 2010.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.

@@ -433,0 +433,0 @@ </div>

@@ -8,3 +8,3 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

<title>Index &mdash; py-postgresql v1.0.0 documentation</title>
<title>Index &mdash; py-postgresql v1.0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />

@@ -15,3 +15,3 @@ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />

URL_ROOT: '',
VERSION: '1.0.0',
VERSION: '1.0.1',
COLLAPSE_MODINDEX: false,

@@ -24,3 +24,3 @@ FILE_SUFFIX: '.html',

<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="py-postgresql v1.0.0 documentation" href="index.html" />
<link rel="top" title="py-postgresql v1.0.1 documentation" href="index.html" />
</head>

@@ -34,3 +34,3 @@ <body>

accesskey="I">index</a></li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -85,3 +85,3 @@ </div>

>index</a></li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -91,3 +91,3 @@ </div>

&copy; Copyright 2010, James William Pye &lt;x@jwp.name&gt;.
Last updated on Mar 28, 2010.
Last updated on Apr 24, 2010.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.

@@ -94,0 +94,0 @@ </div>

@@ -8,3 +8,3 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

<title>Gotchas &mdash; py-postgresql v1.0.0 documentation</title>
<title>Gotchas &mdash; py-postgresql v1.0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />

@@ -15,3 +15,3 @@ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />

URL_ROOT: '',
VERSION: '1.0.0',
VERSION: '1.0.1',
COLLAPSE_MODINDEX: false,

@@ -24,3 +24,3 @@ FILE_SUFFIX: '.html',

<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="py-postgresql v1.0.0 documentation" href="index.html" />
<link rel="top" title="py-postgresql v1.0.1 documentation" href="index.html" />
<link rel="next" title="Changes" href="changes.html" />

@@ -42,3 +42,3 @@ <link rel="prev" title="Client Parameters" href="clientparameters.html" />

accesskey="P">previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -194,3 +194,3 @@ </div>

>previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -200,3 +200,3 @@ </div>

&copy; Copyright 2010, James William Pye &lt;x@jwp.name&gt;.
Last updated on Mar 28, 2010.
Last updated on Apr 24, 2010.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.

@@ -203,0 +203,0 @@ </div>

@@ -8,3 +8,3 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

<title>py-postgresql &mdash; py-postgresql v1.0.0 documentation</title>
<title>py-postgresql &mdash; py-postgresql v1.0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />

@@ -15,3 +15,3 @@ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />

URL_ROOT: '',
VERSION: '1.0.0',
VERSION: '1.0.1',
COLLAPSE_MODINDEX: false,

@@ -24,3 +24,3 @@ FILE_SUFFIX: '.html',

<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="py-postgresql v1.0.0 documentation" href="" />
<link rel="top" title="py-postgresql v1.0.1 documentation" href="" />
<link rel="next" title="Administration" href="admin.html" />

@@ -38,3 +38,3 @@ </head>

accesskey="N">next</a> |</li>
<li><a href="">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -124,3 +124,4 @@ </div>

<li class="toctree-l1"><a class="reference external" href="changes.html">Changes</a><ul>
<li class="toctree-l2"><a class="reference external" href="changes.html#release-on-2010-03-27">1.0 release on 2010-03-27</a></li>
<li class="toctree-l2"><a class="reference external" href="changes.html#released-on-2010-04-24">1.0.1 released on 2010-04-24</a></li>
<li class="toctree-l2"><a class="reference external" href="changes.html#released-on-2010-03-27">1.0 released on 2010-03-27</a></li>
</ul>

@@ -227,3 +228,3 @@ </li>

>next</a> |</li>
<li><a href="">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -233,3 +234,3 @@ </div>

&copy; Copyright 2010, James William Pye &lt;x@jwp.name&gt;.
Last updated on Mar 28, 2010.
Last updated on Apr 24, 2010.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.

@@ -236,0 +237,0 @@ </div>

@@ -8,3 +8,3 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

<title>Categories and Libraries &mdash; py-postgresql v1.0.0 documentation</title>
<title>Categories and Libraries &mdash; py-postgresql v1.0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />

@@ -15,3 +15,3 @@ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />

URL_ROOT: '',
VERSION: '1.0.0',
VERSION: '1.0.1',
COLLAPSE_MODINDEX: false,

@@ -24,3 +24,3 @@ FILE_SUFFIX: '.html',

<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="py-postgresql v1.0.0 documentation" href="index.html" />
<link rel="top" title="py-postgresql v1.0.1 documentation" href="index.html" />
<link rel="next" title="Client Parameters" href="clientparameters.html" />

@@ -42,3 +42,3 @@ <link rel="prev" title="Advisory Locks" href="alock.html" />

accesskey="P">previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -592,3 +592,3 @@ </div>

>previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -598,3 +598,3 @@ </div>

&copy; Copyright 2010, James William Pye &lt;x@jwp.name&gt;.
Last updated on Mar 28, 2010.
Last updated on Apr 24, 2010.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.

@@ -601,0 +601,0 @@ </div>

@@ -8,3 +8,3 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

<title>Notification Management &mdash; py-postgresql v1.0.0 documentation</title>
<title>Notification Management &mdash; py-postgresql v1.0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />

@@ -15,3 +15,3 @@ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />

URL_ROOT: '',
VERSION: '1.0.0',
VERSION: '1.0.1',
COLLAPSE_MODINDEX: false,

@@ -24,3 +24,3 @@ FILE_SUFFIX: '.html',

<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="py-postgresql v1.0.0 documentation" href="index.html" />
<link rel="top" title="py-postgresql v1.0.1 documentation" href="index.html" />
<link rel="next" title="Advisory Locks" href="alock.html" />

@@ -42,3 +42,3 @@ <link rel="prev" title="Copy Management" href="copyman.html" />

accesskey="P">previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -340,3 +340,3 @@ </div>

>previous</a> |</li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -346,3 +346,3 @@ </div>

&copy; Copyright 2010, James William Pye &lt;x@jwp.name&gt;.
Last updated on Mar 28, 2010.
Last updated on Apr 24, 2010.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.

@@ -349,0 +349,0 @@ </div>

@@ -8,3 +8,3 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

<title>Search &mdash; py-postgresql v1.0.0 documentation</title>
<title>Search &mdash; py-postgresql v1.0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />

@@ -15,3 +15,3 @@ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />

URL_ROOT: '',
VERSION: '1.0.0',
VERSION: '1.0.1',
COLLAPSE_MODINDEX: false,

@@ -25,3 +25,3 @@ FILE_SUFFIX: '.html',

<script type="text/javascript" src="_static/searchtools.js"></script>
<link rel="top" title="py-postgresql v1.0.0 documentation" href="index.html" />
<link rel="top" title="py-postgresql v1.0.1 documentation" href="index.html" />
</head>

@@ -35,3 +35,3 @@ <body>

accesskey="I">index</a></li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -84,3 +84,3 @@ </div>

>index</a></li>
<li><a href="index.html">py-postgresql v1.0.0 documentation</a> &raquo;</li>
<li><a href="index.html">py-postgresql v1.0.1 documentation</a> &raquo;</li>
</ul>

@@ -91,3 +91,3 @@ </div>

&copy; Copyright 2010, James William Pye &lt;x@jwp.name&gt;.
Last updated on Mar 28, 2010.
Last updated on Apr 24, 2010.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.3.

@@ -94,0 +94,0 @@ </div>

@@ -1,1 +0,1 @@

Search.setIndex({desctypes:{},terms:{prefix:[10,2],iternotifi:[7,6],dirnam:2,sslkeyfil:[6,10],statement_from_id:6,whose:[5,8,6,10,2],typeerror:[5,3],"const":2,under:6,connectiondoesnotexisterror:6,everi:[],jack:6,appar:6,pg_src_user:10,direct:[0,2,6,7,8,9],timetzoid:6,second:[6,2],even:6,client_min_messag:[5,9,6],libpq:[6,10],unlisten:[7,6],"new":[0,1,7,6,5,8],ever:5,metadata:[6,2],never:[7,5,6,2],here:[7,6,2],generate_seri:[8,6,2],path:[0,4,6,10,2],ssearch_path:10,interpret:0,precis:8,datetim:6,permit:[],portabl:2,pq_iri:0,user_typ:2,unix:[0,9,6],total:6,describ:[1,8,6,2],would:[5,6,2],overhead:6,typo:9,recommend:[6,2],type:[1,2,3,6,5,9],until:[7,1,5,6,8],notif:[7,3,6],notic:[5,3,6,9],warn:[0,1,3,7,6,5,8,9,10],"__iter__":[7,8],quote_liter:5,relai:6,hold:[7,6,2],unpack:[5,6],must:[0,1,2,6,7,8,10],join:2,restor:6,setup:[4,2],work:[4,3,5,6,2],root:[4,6,10],overrid:[5,6,10],alock:[1,9,3],give:[3,6],synchron:1,indic:[1,6,10,2],unavail:6,want:10,set_config:6,end:[7,6],quot:[5,6],wrap_socket:6,myappdb:2,how:[1,6,2],recoveri:[],env:[],negoti:5,connect_timeout:[6,10],updat:[7,3,6,10,2],recogn:[5,6],timedelta:6,after:[0,2,4,6,8,10],befor:[7,6,10,2],parameter_typ:6,attempt:[5,10],third:2,credenti:6,perform:[1,8,6,9],environ:[0,3,6,4,10],enter:6,exclus:[7,1,6],first:[0,1,2,6,9,10],order:[1,2,5,6,7,8],oper:[1,2,4,6,8,9],composit:[5,6],feedback:9,over:[8,6],becaus:2,smallint:6,fit:6,fix:[5,9],better:6,them:[7,8,6,10,2],thei:[1,2,6,7,9,10],fragment:2,get_one_twic:2,"break":[7,8],interrupt:6,sample_copi:6,get_some_row:2,accommod:6,timeout:[7,8,6],each:[7,1,8,6,2],debug:6,oblig:6,mean:[0,5,2,6,7,8,10],my_prompt:10,extract:[4,6,10],goe:[8,6],dst:6,num_byt:8,content:[3,10,2],column_typ:6,channel_and_payload:6,reverse_c:6,situat:[7,5,8,6,2],infin:9,free:[6,2],standard:[0,5,6,10],driver_set:6,clientparamet:10,traceback:6,filter:6,unabl:5,onto:2,rang:[6,2],from_iter:2,wast:6,hook:6,instruct:[6,10],mingw:[],mutablemap:6,primari:[3,6,10,2],gogichashvili:9,sometim:[6,2],yesterdai:6,t1980:6,too:[5,3,8],t1985:6,john:[3,6],listen:[7,3,6],consol:0,tool:2,channel1:6,somewhat:2,termin:[7,6],target:[0,2,6,5,8,9],keyword:[7,6,10,2],provid:[0,1,2,3,5,6,7,8,9,10],project:[4,3,9,2],python31:[],ran:[8,6],mind:6,rau:9,increment:1,"__main__":0,seen:[0,6],seek:6,dozen:2,cursor_from_id:6,latter:[6,2],transmit:8,prompt_titl:10,simplifi:[7,6,2],usernam:[0,6,10],user_type_id:2,object:[0,1,2,7,6,5,8,10],what:[6,2],refsym:2,regular:[0,7],specifi:[0,7,6,10,2],phase:5,typ:[1,8],prematur:[],don:[6,10],simplif:7,doc:[10,2],doe:[5,3,8,6,2],bracket:6,byteaoid:6,neg:6,dou:9,python_main:0,receive_stmt:8,random:6,syntax:6,advisori:[1,9,3],pkg:2,identifi:[5,1,8,6,2],involv:8,absolut:6,pg_src_host:10,layout:2,acquir:[1,6,2,3],"__enter__":[1,8,6],receiverfault:8,ldap:6,"__call__":[5,6],likewis:6,watch:7,report:[9,6],python_context:0,method:[1,2,3,5,6,7,8,9],bad:7,emp:[3,6],exclusivelock:1,datatyp:6,result:[6,10,2],respons:7,fail:[7,5,8,6,9],best:[0,5,8],subject:[5,2,6,7,8,10],preparedstat:2,hopefulli:5,databas:[0,1,2,3,5,6,7,10],iri:[0,6,10],default_pg_sysconfdir:10,simplest:6,drawn:5,attribut:[7,5,8,6,2],inabl:[],extend:[3,6,2],extens:[6,2],functool:6,intervaloid:6,ilf:2,fault:[3,8],howev:[1,2,4,7,6,5,8,10],against:[0,6,2],facet:6,com:[9,6],tone:6,pg_driver:6,trust:6,assum:[8,6],union:6,three:[6,2],been:[0,1,2,6,7,8,10],much:[5,1],total_row:8,basic:2,quickli:[8,6],pgclientencod:10,argument:[0,6,10],craft:6,listening_channel:6,inhibit:6,ident:2,servic:[7,9,6,10],properti:[1,8,6,2],aid:2,conf:[0,10],get_numb:2,sever:6,numericoid:6,receiv:[0,3,6,7,8,9,10],make:[0,5,8,6,2],transpar:6,complex:8,complet:[0,8,6],rais:[1,3,5,6,7,8,9],auser:6,employee_nam:6,undesir:[6,10,2],thu:7,inherit:[9,6,10,2],client:[0,3,5,6,10],thi:[0,1,2,4,5,6,7,8,10],programm:[5,3,9,2],settimeout:7,protocol:[0,1,2,7,6,5,9],statement_id:6,just:[4,6],pranskevichu:9,bandwidth:6,copyout:6,yet:5,languag:[6,2],easi:5,interfer:1,had:[5,6],sym_from_libthat:2,els:[8,2],save:6,procedure_id:6,opt:4,applic:[7,1,6,10,2],get_user_info_v2:2,measur:6,specif:[0,7,8,6,2],arbitrari:[7,8,6,2],manual:2,pghost:10,timetz:6,unnecessari:[6,2],www:10,right:7,old:6,deal:[6,10],interv:[7,6],intern:[7,9,6],transmiss:[0,6],cooper:1,subclass:1,condit:[7,8,2],foo:6,localhost:[0,6,10],varcharoid:6,core:3,client_port:6,scrollabl:[6,2],chapter:[0,4,6,2],postgresql:[0,1,2,3,4,5,6,7,8,9,10],surround:6,simul:6,commit:6,produc:[3,2,6,7,8,10],libthi:2,"float":6,encod:[5,6],timeoid:6,resili:7,server_set:6,wrap:6,wai:[0,5,2,6,7,8],support:[1,2,3,6,5,9],transform:[5,6,2],avail:[0,1,3,6,7,8],editor:2,jane:3,pgport:10,stopiter:[7,8,6],form:[0,8,6,10,2],offer:[7,1,8,6],forc:6,datestyl:10,pgpass:[6,10],pgpassword:10,"true":[7,1,6,10,2],absent:6,uniqueerror:6,producer_fault:8,absenc:6,fundament:2,sql_parameter_typ:6,emit:[7,5,8,6],classif:2,featur:[1,2,3,5,6,7,8],alongsid:[1,2],"abstract":[5,1,6,2],t62000:6,exist:[1,8,6,2],check:[7,6],when:[0,1,2,3,5,6,7,8,10],db_notifi:7,test:6,presum:6,roll:6,relat:5,intend:[8,9],asterisk:10,consid:[5,6,2],sql:[0,7,6,2],grief:6,longer:[8,6],furthermor:[5,6],ignor:0,time:[0,1,7,6,2],backward:6,appdata:10,consum:[7,8,6],signific:[8,6],row:[3,2,6,5,8,9],depend:[6,10,2],decim:6,decis:5,isinst:8,sourc:[8,6,10,2],"__exit__":[1,8,6],string:[0,5,6,10,2],iteratorproduc:8,table2_oid:1,guc:[5,6],administr:[4,3],level:[1,6,5,8,9,10],valentin:9,reconcil:8,iter:[7,8,6,2],item:[5,6],unsupport:[5,3],compens:8,cost:[8,6],infailedtransactionerror:6,port:[0,6,10],methodcal:6,current:[1,6,10],axel:9,deriv:6,gener:[5,8,6,2],modif:0,address:6,wait:[7,5,6,9],srfcomposit:6,my_oper:2,queue:7,semant:6,regardless:[1,6,10],extra:[6,2],modul:[0,3,2,6,8,9,10],prefer:[0,6],marker:2,instal:[4,3,6,10,2],different_channel:6,memori:[6,2],mst:6,connector:[5,6,2],employee_dob:6,the_cursor_id:6,msg:6,scope:6,claus:6,ip6:6,accept:[6,10],ip4:6,suffoc:6,prepar:[0,3,2,7,6,5,8,9],timestamptz:[9,6],cat:[0,2],descriptor:6,can:[1,2,5,6,7,8,9,10],imped:9,purpos:[5,6,10,2],timestampoid:6,unanticip:6,backslash:[0,3,5],critic:6,abort:[8,6],occur:[7,8,6,10],alwai:[0,1,5,6],multipl:[0,1,2,3,6,7,9],write:[0,3,6,2],usenam:6,getset:6,parameter:6,emp_salai:3,map:[8,6,10,2],product:0,clone:6,"__next__":[7,8,6],usabl:6,float4oid:6,socket:[0,9,8,6],mai:[1,2,5,6,7,8,10],data:[7,5,8,6,2],practic:7,johnson:6,stdin:[8,6,2],explicit:[5,1,6,10],channels_and_payload:6,inform:[3,2,6,5,8,9,10],"switch":5,cannot:[6,2],callabl:[8,6],increas:[9,2],xmloid:6,still:[7,9,2],dynam:2,conjunct:6,platform:10,window:10,main:6,non:[5,10,2],savepoint:6,initi:[5,8,6,2],col1:6,now:[7,2],discuss:[0,6,2],sc_number:6,term:[8,2],name:[0,9,6,2],untrap:8,drop:[9,6],win32:10,reintroduc:8,ters:6,compil:[],domain:[9,6],individu:[7,6,2],continu:[7,8],borrow:6,year:6,happen:5,shown:6,ct_thi:6,internet:6,correct:[5,3,8,6,9],earlier:6,client_encod:[5,3,10],runtimeerror:1,argv:10,orm:2,org:[10,2],"byte":[5,8,6],setupscript:2,care:[6,2],jwp:[0,10],frequenc:7,sysconfdir:10,wrong:5,recov:[7,8],place:[7,6,10,2],lambda:6,origin:[9,8,6],update_r:8,directli:[0,1,2,7,6,5,8],onc:[7,6,2],arrai:[5,3,6,9],acquisit:1,"long":[7,6],symmetri:6,oppos:6,open:[3,6,9,2,10],given:[0,1,2,7,6,5,8,10],convent:2,defaultpars:10,caught:6,sslkei:10,conveni:[3,6,9],provinc:2,copi:[3,8,6,9,2],upperbound:9,than:[6,10],denot:2,pgsysconfdir:10,bpcharoid:6,posix:[],were:[5,1,8,6],posit:[6,10],"__context__":8,pre:6,rowset:6,ani:[1,2,5,6,7,8,10],getpass:[6,10],deliv:7,recover:[8,6],squar:6,destroi:6,libpath:2,note:[8,6,10,2],ideal:[5,6],take:[0,5,8,6,2],noth:3,channel:[7,6],begin:[7,6],sure:6,trace:[0,9,6],normal:[2,4,6,7,8,10],buffer:6,standardpars:10,detect:6,pair:[7,1,6,2],libthat:2,quantiti:6,transaction_isol:6,runtim:[6,2],environ_prefix:10,gracefulli:7,pq_trace:0,serializ:6,show:[0,6],copyfail:8,xml:6,onli:[1,2,5,6,7,8,10],explicitli:[7,6],loading_t:8,transact:[0,3,6],activ:[7,6],state:[8,6,10,2],dict:6,another_set:0,variou:[6,10],get:[7,6],ssl:[0,6],tailor:9,requir:[0,5,2,6,7,8],fileno:6,pg_stat_act:6,dramat:5,yield:[7,8,6],where:[1,2,3,6,7,8],summari:7,atabl:6,concern:7,timeit:0,strip_and_int:6,enough:[5,6],between:6,"import":[0,1,2,3,6,7,8,10],likeabl:2,cycl:8,come:[5,2,6,7,8,10],audienc:[3,2],inconsist:5,improv:[3,9],inspir:0,table1_oid:1,colon:2,poll:7,ultim:[5,8,6,2],invert:6,sslmode:[0,6,10],resolut:[6,10],andrew:3,repres:[7,1,6],hasattr:2,"case":[1,2,5,6,7,8,9,10],cast:[5,6],invok:[6,2],outcom:6,invoc:[0,6],advantag:[0,6,2],stdout:[0,8,6],destin:8,cluster:0,"__init__":2,develop:[],author:[9,10],same:[7,1,6,2],binari:[5,3,6,9],html:[10,2],cursor_id:6,document:[5,9,2],exhaust:[7,8,6,2],finish:8,closest:6,oid:6,driver:[5,3,6,9,10],mani:[5,8,6,2],appropri:[7,1,5,6],choos:[5,1],without:[0,3,5,7,6],model:6,execut:[0,1,2,3,4,6,5,8,9,10],loaderror:9,aspect:4,lib2:2,lib1:2,speed:9,hint:[0,5,6,2],pg_sy:2,except:[7,5,8,6,2],littl:8,codec:5,no_default:10,earli:[7,5],around:6,read:[0,5,6,2],emp_nam:3,world:6,whitespac:2,integ:6,server:[0,5,6],benefit:8,either:[7,8,6],output:[0,6],manag:[1,2,3,4,6,7,8,9,10],fulfil:2,pg_python:[0,3,9,10],definit:[6,2],exit:[0,8,6],ddl:2,notabl:[7,6,10],refer:[3,2,6,7,8,9],garbag:[7,6],intnam:6,broken:[7,8],aquir:1,src:6,srf:6,copymanag:8,textoid:6,act:[0,6],table_nam:6,backend_id:[7,6],pg_service_fil:10,effici:6,lastli:1,filter_notic:6,terminolog:[3,8,2],surviv:1,done_listen:7,employee_salari:6,strip:6,mingw32:[],aren:6,receiver_fault:8,start:[8,6],compliant:5,interfac:[1,2,3,5,6,7,8,9,10],ipv4:6,lot:6,ipv6:6,dbapi20:[3,6],total_byt:8,tupl:[7,5,8,6,9],pg_parameter_typ:6,tripl:[7,6],possibl:[7,5,6],"default":[1,2,3,4,5,6,7,9,10],connect:[0,1,2,3,5,6,7,8,9,10],creat:[1,2,3,5,6,7,8,9],certain:6,strongli:6,file:[0,3,2,4,6,9,10],fill:6,again:[7,1,8,6,2],field:10,valid:5,you:[4,10],lowerbound:9,sequenc:[5,1,6,2],symbol:[3,9,2],timestamptzoid:6,reduc:5,directori:[4,10,2],descript:[6,10],hello:6,num_messag:8,potenti:[5,6],escap:6,unset:6,represent:[9,6],all:[0,1,2,3,5,6,7,10],illustr:[7,3,6,2],lack:2,abil:6,follow:[0,8,6,10,2],disk:2,chain:2,program:0,those:[1,2,5,6,7,8,10],introduc:5,default_statistics_target:6,liter:[5,3,6,10],straightforward:2,fals:[1,6,10],util:10,failur:[7,3,8,6,10],veri:[0,6,2],strang:[5,3],contrib_hstor:6,list:[2,6,7,8,9,10],adjust:[5,6],default_port:10,small:6,dimens:6,zero:7,design:[7,6,2],stripxx:6,pass:[5,6,2],further:[5,9,6,10,2],whenc:6,deleg:2,sub:9,section:[5,6,2],abl:6,delet:2,version:[0,4,6,9],"public":[6,10],contrast:6,full:6,variat:2,rlock:1,raise_emp:3,excess:6,modifi:[0,6],another_generate_series_exampl:2,valu:[0,3,2,6,5,9,10],search:2,prior:[7,6,2],amount:[7,8,6],pick:7,action:[5,6],introductori:2,via:[7,5,8,6],shorthand:6,pgdatabas:10,primit:1,deprec:9,inappropri:6,establish:[0,3,6,10,2],select:[0,1,2,3,6,8],distinct:6,two:[1,6],formul:6,taken:[5,6,10],more:[3,2,6,5,8,10],desir:[0,3,5,6,9],particular:[4,6],known:6,cach:7,psql:[0,10],none:[0,2,6,7,8,10],remain:[7,6],archiv:4,del:7,def:[6,2],prompt:[0,10],share:[1,6],templat:6,t72000:6,my_operation_proc:2,cours:[3,6,10],newlin:10,secur:6,rather:[8,6,2],anoth:[5,1,8,6,2],snippet:10,simpl:[0,4,6,10,2],vlad:9,resourc:[1,2],referenc:[0,8,6,10,2],variant:10,reflect:6,associ:[1,8,6],circumst:[7,6],hstore:[9,6],susan:3,confus:[5,6],caus:[1,2,5,6,7,8,10],help:0,statementreceiv:8,held:1,through:6,paramet:[0,3,2,7,6,5,10],rintavarustu:9,style:2,call:[8,6,10,2],pend:7,alter:[5,3,6,9,2],finer:6,good:[7,2],"return":[0,1,2,6,7,8,9,10],timestamp:[9,6],pginstal:[4,10],compound:6,funciton:5,unlik:[8,6],authent:6,easili:[5,6,2],achiev:6,alreadi:[6,2],die:7,found:2,sql_statements_str:6,procedur:[1,6,2,3],expect:[7,5,6,10,2],beyond:8,event:[7,8,6],"try":[8,6],publish:6,payload:[7,6],sym_from_libthi:2,print:[3,6],difficulti:5,postgr:[6,10],advanc:[6,2],asc:6,base:[7,6,10,2],a_db_us:10,prefac:2,thread:[1,6,9],assign:6,major:6,channel_nam:6,notifi:[7,9,6],number:[0,1,5,6,8],done:[5,6,2],build_ext:[],differ:[6,10],script:[0,4,9,10,2],interact:[0,6],construct:[8,6,2],statement:[0,3,2,7,6,5,8,9],twenti:6,store:[1,6,3],option:[0,7,6,10,2],relationship:6,"_my_oper":2,sql_statement_str:6,pars:[6,10],pgpassfil:[6,10],kind:6,celementtre:6,remot:6,remov:[7,8,9,10],str:[5,6],well:[0,7,5,6],packag:[4,6,2],dedic:3,built:[0,2],lib:[9,2],self:2,also:[0,5,6,7,8,10],send_stmt:8,employee_hire_d:6,distribut:[3,2],filesystem:0,ttree:6,sslrootcrlfil:[6,10],original_except:8,clear:7,cover:[4,2],setof:6,part:[9,8,6],newvalu:0,usual:[6,2],carefulli:[5,3,6],session:1,fine:6,notifyman:7,indexerror:6,ct_that:6,factor:[8,6,2],ampersand:2,sslrootcrtfil:[6,10],"__file__":2,express:[0,5,6],load_chunk:[5,3,6,2],fastest:6,crt:10,int4oid:6,common:[1,6,2],bytea:6,certif:6,forego:6,set:[0,3,2,7,6,5,8,9,10],creator:0,startup:[5,6],mutabl:6,see:[3,6,10,2],arg:6,close:[0,1,7,6],inconveni:2,someth:6,altern:8,signatur:[6,2],numer:[3,6],sole:6,libnam:2,ctest:6,both:[7,1,8,6,2],last:6,delimit:6,package_data:2,context:[0,1,8,6,2],default_host:10,pg_column_typ:6,load:[5,6,2],standard_conforming_str:6,simpli:[6,10],point:[1,2,4,6,7,8,10],instanti:[1,6,2],param:[0,10,2],throughout:2,backend:[7,1,6],user_id:2,due:[6,10],empti:[7,9,6,10,2],secret:[6,10],great:6,append:[0,7,2],func:6,demand:6,pg_param:10,look:[5,6,2],batch:6,durat:7,"while":[7,8,6,2],abov:[1,2,3,6,7,10],error:[0,5,6,2],loop:[0,7,8],pack:[5,6],propag:6,readi:[8,6,2],itself:[6,2],emp_salari:3,libn:2,conflict:[1,6],higher:[5,6],usec:0,optim:5,wherea:[9,6],sym:2,temporari:0,user:[0,3,2,7,6,5,9,10],remove_us:2,recent:6,safe:[7,1,8,6],equival:[6,2],discourag:[6,2],xx9301423:6,entri:[4,6,10,2],chardata:6,itemgett:2,pg_servic:10,pggeqo:10,other_symbol:2,subsequ:[6,10,2],build:[4,10,2],bin:[0,3,9,4,10],varchar:6,format:[5,6,2],characterist:7,formal:2,lost:6,signal:[7,8],resolv:[10,2],collect:[3,2,6,7,8,10],"boolean":1,pgconnect_timeout:10,specfici:6,often:[7,9,8,6],creation:[6,10,2],some:[1,2,3,5,6,7,10],back:[0,5,6],global:2,sampl:[3,6],from_end:6,server_vers:6,backend_start:6,chunksiz:9,per:0,debra:6,substitut:2,larg:[6,2],proc:[0,6,2],run:[0,8,6,2],copy_emps_in:6,step:[8,6],that_pkei:6,kerberos4_realm:10,most:[5,6,10,2],materi:2,optpars:10,idl:[7,6],block:[1,8,6,2],postgersql:6,primarili:[8,6,10],irrit:9,within:[0,1,8,6,2],pgtz:10,ensur:[],purposefulli:[6,10],fictiti:2,textual:6,custom:[5,2],includ:[0,2,4,6,7,10],forward:6,parse_arg:10,properli:[5,9,6,10],int4:[1,6,2],line:[0,8,6,10,2],int8:[1,8,6],info:6,utf:5,sql_column_typ:6,consist:[7,5,8,6,10],geqo:10,caller:6,highlight:[5,2],similar:[1,6,2],element3:9,constant:[6,2],gettimeout:7,reconcili:8,parser:2,doesn:6,get_some_chunk:2,"char":6,make_emp:3,incomplet:8,home:10,titl:10,sequenti:6,invalid:[0,7,6],pguser:[6,10],declar:[6,2],librari:[5,3,9,2],statementproduc:8,pg_config:4,gigabyt:8,infrequ:2,pgdata:10,far:[5,6],name2:6,emps_by_ag:6,scroll:6,getaddrinfo:6,code:[0,3,7,6,2],partial:[6,10],pgsslmode:10,queri:[5,9,6,2],setting_name_to_com:0,friendli:6,send:[5,6],sens:5,fatal:[5,8,6],sent:[7,5,6],rollback:6,volum:5,implicitli:6,relev:7,inclin:6,pgkrbsrvname:10,transform_row:6,barbara:6,impli:6,natur:[5,8,6,2],client_address:6,index:6,access:[1,2,6,7,8,9],len:6,bodi:6,implicit:6,convert:6,convers:6,larger:6,typio:5,chang:[0,3,2,4,6,5,8,9,10],revoc:6,control:[8,6],configur:[0,4,7,6,2],appli:[0,6],approxim:7,api:[0,3,2,6,7,8,9],getus:[6,10],from:[0,1,2,3,5,6,7,8,9,10],stream:[5,6,2],commun:6,doubl:6,next:[7,8,6],few:[5,6,2],usr:4,tzinfo:6,"transient":2,callreceiv:8,name3:6,name1:6,actual:[8,6],interven:6,augment:[0,10],alia:1,annot:2,pq3:6,fetch:[6,2],employe:[3,6],process:[0,7,2,4,6,5,8,10],lock:[1,9,3],tax:2,high:[5,9,8,6,10],t1968:6,serial:6,filepath:0,pgdatestyl:10,instead:[0,9,6,2],panic:[5,6],overridden:5,stop:[5,6],resolve_password:10,unidentifi:[],alloc:8,essenti:[5,2],bind:[9,6,2],dateoid:6,correspond:6,element:[5,9,6],issu:[5,6],allow:[0,1,2,7,6,5,9,10],index_from_kei:6,routin:[5,6],move:[8,6],infrastructur:6,therefor:[5,10,2],fitti:6,greater:[7,6],python:[0,3,2,4,6,5,8,10],auto:6,facilit:6,server_encod:[5,6],strive:3,msghook:6,anyth:6,edit:0,prompt_password:10,trap:[8,6],tracer:9,chunk:[9,8,6,2],"static":10,special:[9,2],out:[7,6,2],variabl:[0,3,6,4,10],get_on:2,parametererror:6,categori:[3,6,2],suitabl:6,rel:[6,2],insid:[7,8,6],manipul:6,dictionari:[8,6,10],releas:[1,6,9,3],promptli:[7,6,2],could:1,keep:2,length:6,crl:10,outsid:[6,2],retain:2,timezon:[6,10],suffix:2,qualiti:6,echo:0,date:[9,6],facil:[6,2],suffic:10,unknown:6,apply_tax:6,system:[10,2],messag:[0,3,7,6,5,8,9],pg_:9,"final":[8,6,2],prone:2,gotcha:[5,3],exactli:6,notificationmanag:[7,9],take_out_trash:7,mcguffer:6,structur:6,charact:[5,3,6,2],msec:0,have:[1,2,6,7,9,10],tabl:[1,8,6,10,3],need:[1,2,4,7,6,5,8,10],builtin:[9,8,6],name_of_databas:3,which:[7,1,8,6,2],singl:[0,1,2,3,6,7,9,10],unless:[7,6],writelin:6,keyerror:6,rformat:9,t1970:6,kerberos5_servic:10,"class":[1,2,6,7,8,9],url:6,request:[5,6,10],recvsiz:9,determin:[6,2],fact:6,dbn:7,text:[5,3,6,2],syntaxerror:6,verbos:[5,3,6,9],bring:5,load_row:[5,3,6,2],trivial:[10,2],redirect:0,locat:[0,3,6,10],int8oid:6,forev:7,should:[3,2,4,7,6,5,8,10],suppos:6,local:[7,6,2],a_statement_id:6,contribut:6,notat:6,regularli:[8,6],unknown_failur:8,db1:7,db2:7,enabl:[5,6],organ:2,pgrealm:10,get_emp_with_salary_lt:3,copyin:6,contain:[4,6,2],view:6,the_real_sekrat:6,conform:6,knowledg:[6,2],packet:6,sqlexec:0,op_arg2:2,op_arg1:2,wire:5,pattern:2,boundari:[8,6],tend:10,realign:8,written:6,bound:[6,2],kei:[3,8,6,10],isol:[6,2],itertool:2,"2pc":9,entir:[5,8,6,10,2],pgsslkei:10,addit:[7,6,10],etc:[9,6,10],instanc:[1,2,5,6,7,8,10],grain:6,uncaught:6,sslcrtfile:[6,10],comment:0,respect:2,quit:6,solitari:6,addition:[8,6,2],pg_lib:2,libdir:2,compon:[6,2],treat:[5,3,6,2],immedi:[7,8,2],producerfault:8,assert:[7,2],togeth:[6,2],present:[6,10],cursor:[5,3,6,2],defin:[1,6,9,2],faulted_receiv:8,parsed_opt:10,float8oid:6,bigint:[6,2],motiv:[3,2],substanti:3,handl:[7,9,8,6],difficult:5,http:[10,2],hostnam:[6,10],version_info:6,interrog:[6,10],upon:0,effect:[4,6,10,2],column_nam:6,col0:6,xact:[0,3,8,6],distutil:[4,2],reintroduct:8,exampl:[0,1,7,6,2],command:[0,3,2,6,7,10],interpol:6,undefin:6,latest:6,"25p02":6,less:6,get_user_info:2,smith:6,etre:6,add:[7,9,8,6,2],bool:6,match:10,py_build_extens:[],piec:6,password:[0,3,5,6,10],python3:[0,4,9],insert:[3,6,2],int2oid:6,like:[0,1,2,6,5,10],success:[1,6],necessari:[5,2,6,7,8,10],lose:7,page:6,revers:6,twitter:9,pg_dotconf:[0,3,9],proper:5,guarante:[7,6],transport:6,mkemp:6,separ:[10,2],lead:6,"__contains__":6,avoid:[0,5,8,6],leav:10,mode:[0,1,6],preload:2,encourag:2,usag:[0,3,8,6,2],host:[0,3,6,10],although:7,about:[5,8,6,2],rare:[7,8],payload_data:6,column:[5,6,2],constructor:[7,1,6],discard:[7,6,2],disabl:[0,6,10],own:9,automat:[5,6,2],guard:6,copyman:8,mere:[7,1,6,2],leverag:[7,6],processor:5,val:[0,1,8],transfer:[5,8,6],product_cod:6,information_schema:6,"function":[1,2,6,5,8,10],interest:[6,2],unexpect:10,for_rabbit:7,search_path:[6,10],stdcat:2,bug:9,count:[1,6,9,2],succe:6,made:[5,6,10,2],temp:[8,6],whether:[1,6,2],sc_text:6,dml:[6,2],displai:[6,10],asynchron:[7,6],record:[5,3,8,6,9],key_or_index:6,limit:6,otherwis:6,problem:[5,8,6],"int":[7,6,2],dure:[7,5,8,6],pid:[7,6],implement:[5,9,8,6,2],ini:2,probabl:5,detail:[6,10,2],other:[1,2,3,4,5,6,7,10],lookup:10,futur:6,storedprocedur:6,repeat:2,genexpr:6,sharelock:1,rule:6,key_from_index:6,portion:6},titles:["Commands","Advisory Locks","Categories and Libraries","py-postgresql","Administration","Gotchas","Driver","Notification Management","Copy Management","Changes","Client Parameters"],modules:{},descrefs:{},filenames:["bin","alock","lib","index","admin","gotchas","driver","notifyman","copyman","changes","clientparameters"]})
Search.setIndex({desctypes:{},terms:{elvi:9,prefix:[10,2],iternotifi:[7,6],dirnam:2,sslkeyfil:[6,10],statement_from_id:6,whose:[5,8,6,10,2],typeerror:[5,3],"const":2,under:6,connectiondoesnotexisterror:6,everi:[],jack:6,appar:6,pg_src_user:10,direct:[0,2,6,7,8,9],timetzoid:6,second:[6,2],even:6,insid:[7,8,6],libpq:[6,10],receive_stmt:8,"new":[0,1,7,6,5,8],python_context:0,metadata:[6,2],never:[7,5,6,2],here:[7,6,2],generate_seri:[8,6,2],path:[0,4,6,10,2],ssearch_path:10,interpret:0,precis:8,datetim:6,permit:[],portabl:2,pq_iri:0,user_typ:2,unix:[0,9,6],total:6,describ:[1,8,6,2],would:[5,6,2],overhead:6,typo:9,recommend:[6,2],type:[1,2,3,6,5,9],until:[7,1,5,6,8],notif:[7,3,6],notic:[5,3,6,9],warn:[0,1,3,7,6,5,8,9,10],"__iter__":[7,8],quote_liter:5,relai:6,hold:[7,6,2],unpack:[5,9,6],must:[0,1,2,6,7,8,10],join:2,restor:6,setup:[4,2],work:[4,3,5,6,2],root:[4,6,10],overrid:[5,9,6,10],alock:[1,9,3],give:[3,6],synchron:1,indic:[1,6,10,2],unavail:6,want:10,set_config:6,end:[7,6],quot:[5,6],wrap_socket:6,myappdb:2,how:[1,6,2],recoveri:[],env:[],negoti:5,connect_timeout:[6,10],updat:[7,3,6,10,2],recogn:[5,6],timedelta:6,after:[0,2,4,6,8,10],befor:[7,6,10,2],parameter_typ:6,attempt:[5,10],third:2,credenti:6,perform:[1,8,6,9],environ:[0,3,6,4,10],enter:6,exclus:[7,1,6],first:[0,1,2,6,9,10],order:[1,2,5,6,7,8],oper:[1,2,4,6,8,9],composit:[5,6],feedback:9,over:[8,6],becaus:2,smallint:6,fit:6,fix:[5,9],better:6,them:[7,8,6,10,2],thei:[1,2,6,7,9,10],fragment:2,get_one_twic:2,"break":[7,8],interrupt:[9,6],sample_copi:6,get_some_row:2,accommod:6,timeout:[7,8,6],each:[7,1,8,6,2],debug:6,oblig:6,mean:[0,5,2,6,7,8,10],my_prompt:10,extract:[4,6,10],goe:[8,6],dst:6,num_byt:8,content:[3,10,2],column_typ:6,channel_and_payload:6,reverse_c:6,situat:[7,5,8,6,2],infin:9,free:[6,2],standard:[0,5,6,10],driver_set:6,clientparamet:10,traceback:6,filter:6,unabl:5,confus:[5,6],rang:[6,2],from_iter:2,wast:6,hook:6,unlik:[8,6],mingw:[],mutablemap:6,primari:[3,6,10,2],gogichashvili:9,sometim:[6,2],yesterdai:6,t1980:6,too:[5,3,8],t1985:6,john:[3,6],listen:[7,3,6],consol:0,tool:2,channel1:6,somewhat:2,termin:[7,6],target:[0,2,6,5,8,9],keyword:[7,6,10,2],provid:[0,1,2,3,5,6,7,8,9,10],project:[4,3,9,2],python31:[],ran:[8,6],mind:6,rau:9,increment:1,"__main__":0,seen:[0,6],seek:6,dozen:2,cursor_from_id:6,latter:[6,2],transmit:8,prompt_titl:10,simplifi:[7,6,2],usernam:[0,6,10],object:[0,1,2,7,6,5,8,10],deleg:2,refsym:2,regular:[0,7],upperbound:9,phase:5,typ:[1,8],prematur:[],don:[9,6,10],simplif:7,doc:[10,2],doe:[5,3,8,6,2],declar:[6,2],byteaoid:6,neg:6,dou:9,python_main:0,unlisten:[7,6],random:6,syntax:6,advisori:[1,9,3],pkg:2,identifi:[5,1,8,6,2],involv:8,absolut:6,pg_src_host:10,layout:2,acquir:[1,6,2,3],"__enter__":[1,8,6],receiverfault:8,ldap:6,"__call__":[5,6],likewis:6,stop:[5,6],report:[9,6],ever:5,"public":[6,10],bad:[7,9],emp:[3,6],exclusivelock:1,datatyp:6,result:[6,10,2],respons:7,fail:[7,5,8,6,9],best:[0,5,8],subject:[5,2,6,7,8,10],preparedstat:2,hopefulli:5,databas:[0,1,2,3,5,6,7,10],iri:[0,6,10],default_pg_sysconfdir:10,simplest:6,drawn:5,attribut:[5,2,6,7,8,9],inabl:[],extend:[3,6,2],extens:[6,2],functool:6,intervaloid:6,ilf:2,fault:[3,8],howev:[1,2,4,7,6,5,8,10],against:[0,6,2],facet:6,logic:9,com:[9,6],tone:6,pg_driver:6,trust:6,assum:[8,6],union:6,three:[6,2],been:[0,1,2,6,7,8,10],much:[5,1],total_row:8,basic:2,quickli:[8,6],pgclientencod:10,ani:[1,2,5,6,7,8,10],craft:6,listening_channel:6,inhibit:6,ident:2,servic:[7,9,6,10],properti:[1,8,6,2],aid:2,conf:[0,10],get_numb:2,sever:6,numericoid:6,receiv:[0,3,6,7,8,9,10],make:[0,5,8,6,2],transpar:6,complex:8,complet:[0,8,6],rais:[1,3,5,6,7,8,9],auser:6,employee_nam:6,undesir:[6,10,2],thu:7,inherit:[9,6,10,2],client:[0,3,5,6,10],thi:[0,1,2,4,5,6,7,8,10],programm:[5,3,9,2],settimeout:7,protocol:[0,1,2,7,6,5,9],statement_id:6,just:[4,6],pranskevichu:9,bandwidth:6,copyout:6,yet:5,languag:[6,2],easi:5,interfer:1,had:[5,6],sym_from_libthat:2,els:[8,2],save:6,procedure_id:6,opt:4,applic:[7,1,6,10,2],get_user_info_v2:2,measur:6,specif:[0,7,8,6,2],arbitrari:[7,8,6,2],manual:2,pghost:10,timetz:6,unnecessari:[6,2],timeoid:6,right:7,old:6,deal:[6,10],stopiter:[7,8,6],intern:[7,9,6],transmiss:[0,6],cooper:1,subclass:1,condit:[7,8,2],foo:6,localhost:[0,6,10],varcharoid:6,core:3,client_port:6,scrollabl:[6,2],chapter:[0,4,6,2],postgresql:[0,1,2,3,4,5,6,7,8,9,10],surround:6,simul:6,commit:6,produc:[3,2,6,7,8,10],libthi:2,"float":6,encod:[5,6],bound:[6,2],resili:7,server_set:6,wrap:6,wai:[0,5,2,6,7,8],support:[1,2,3,6,5,9],transform:[5,6,2],avail:[0,1,3,6,7,8],editor:2,jane:3,pgport:10,interv:[7,6],form:[0,8,6,10,2],offer:[7,1,8,6],forc:6,datestyl:10,pgpass:[6,10],pgpassword:10,"true":[7,1,6,10,2],absent:6,pg_stat_act:6,producer_fault:8,absenc:6,fundament:2,sql_parameter_typ:6,emit:[7,5,8,6],classif:2,featur:[1,2,3,5,6,7,8],alongsid:[1,2],"abstract":[5,1,6,2],t62000:6,exist:[1,8,6,2],check:[7,6],when:[0,1,2,3,5,6,7,8,10],db_notifi:7,test:6,presum:6,roll:6,relat:5,intend:[8,9],asterisk:10,payload_data:6,consid:[5,6,2],sql:[0,7,6,2],grief:6,longer:[8,6],furthermor:[5,6],ignor:0,time:[0,1,7,6,2],backward:6,appdata:10,consum:[7,8,6],signific:[8,6],row:[3,2,6,5,8,9],depend:[6,10,2],decim:6,decis:5,isinst:8,sourc:[8,6,10,2],"__exit__":[1,8,6],string:[0,5,6,10,2],iteratorproduc:8,table2_oid:1,guc:[5,6],administr:[4,3],level:[1,6,5,8,9,10],valentin:9,reconcil:8,iter:[7,8,6,2],item:[5,6],unsupport:[5,3],compens:8,cost:[8,6],infailedtransactionerror:6,port:[0,6,10],methodcal:6,current:[1,6,10],axel:9,deriv:6,gener:[5,8,6,2],modif:0,address:6,wait:[7,5,6,9],srfcomposit:6,my_oper:2,queue:7,semant:6,regardless:[1,6,10],extra:[6,2],modul:[0,3,2,6,8,9,10],prefer:[0,6],marker:2,instal:[4,3,6,10,2],different_channel:6,memori:[6,2],mst:6,connector:[5,6,2],employee_dob:6,the_cursor_id:6,msg:6,scope:6,claus:6,ip6:6,templat:6,ip4:6,suffoc:6,prepar:[0,3,2,7,6,5,8,9],timestamptz:[9,6],cat:[0,2],descriptor:6,can:[1,2,5,6,7,8,9,10],www:10,imped:9,purpos:[5,6,10,2],timestampoid:6,unanticip:6,backslash:[0,3,5],critic:6,pq3:6,occur:[7,8,6,10],alwai:[0,1,5,6],multipl:[0,1,2,3,6,7,9],write:[0,3,6,2],usenam:6,getset:6,parameter:6,emp_salai:3,map:[8,6,10,2],product:0,clone:6,"__next__":[7,8,6],usabl:6,float4oid:6,mai:[1,2,5,6,7,8,10],data:[7,5,8,6,2],practic:7,johnson:6,stdin:[8,6,2],explicit:[5,1,6,10],channels_and_payload:6,inform:[3,2,6,5,8,9,10],"switch":5,cannot:[6,2],callabl:[8,6],db1:7,xmloid:6,still:[7,9,2],dynam:2,conjunct:6,platform:10,window:10,main:6,non:[5,10,2],savepoint:6,initi:[5,8,6,2],col1:6,now:[7,2],discuss:[0,6,2],sc_number:6,term:[8,2],name:[0,9,6,2],untrap:8,drop:[9,6],win32:10,reintroduc:8,ters:6,compil:[],domain:[9,6],individu:[7,6,2],continu:[7,8],borrow:6,year:6,happen:5,shown:6,ct_thi:6,internet:6,correct:[5,3,8,6,9],earlier:6,client_encod:[5,3,10],runtimeerror:1,argv:10,orm:2,org:[10,2],"byte":[5,8,6],setupscript:2,care:[6,2],jwp:[0,10],frequenc:7,sysconfdir:10,wrong:5,recov:[7,8],place:[7,6,10,2],lambda:6,origin:[9,8,6],update_r:8,directli:[0,1,2,7,6,5,8],onc:[7,6,2],arrai:[5,3,6,9],acquisit:1,"long":[7,6],symmetri:6,oppos:6,open:[3,6,9,2,10],given:[0,1,2,7,6,5,8,10],convent:2,defaultpars:10,caught:6,sslkei:10,conveni:[3,6,9],provinc:2,copi:[3,8,6,9,2],specifi:[0,7,6,10,2],than:[6,10],denot:2,pgsysconfdir:10,bpcharoid:6,posix:[],were:[5,1,8,6],posit:[6,10],"__context__":8,pre:6,rowset:6,argument:[0,6,10],getpass:[6,10],deliv:7,recover:[8,6],squar:6,destroi:6,libpath:2,note:[8,6,10,2],ideal:[5,6],take:[0,5,8,6,2],noth:3,channel:[7,6],begin:[7,6],sure:6,trace:[0,9,6],normal:[2,4,6,7,8,10],buffer:6,standardpars:10,strip_and_int:6,pair:[7,1,6,2],libthat:2,quantiti:6,transaction_isol:6,runtim:[6,2],environ_prefix:10,gracefulli:7,pq_trace:0,serializ:6,show:[0,6],copyfail:8,xml:6,onli:[1,2,5,6,7,8,10],explicitli:[7,6],loading_t:8,transact:[0,3,6],activ:[7,6],state:[8,6,10,2],dict:6,another_set:0,variou:[6,10],get:[7,6],ssl:[0,6],tailor:9,requir:[0,5,2,6,7,8],fileno:6,uniqueerror:6,dramat:5,yield:[7,8,6],where:[1,2,3,6,7,8],summari:7,atabl:6,concern:7,timeit:0,detect:6,enough:[5,6],between:6,"import":[0,1,2,3,6,7,8,10],likeabl:2,cycl:8,come:[5,2,6,7,8,10],audienc:[3,2],inconsist:5,improv:[3,9],inspir:0,table1_oid:1,colon:2,poll:7,ultim:[5,8,6,2],invert:6,sslmode:[0,6,10],resolut:[6,10],andrew:3,repres:[7,1,6],hasattr:2,default_statistics_target:6,cast:[5,6],invok:[6,2],outcom:6,invoc:[0,6],advantag:[0,6,2],stdout:[0,8,6],destin:8,cluster:0,"__init__":2,develop:[],author:[9,10],same:[7,1,6,2],binari:[5,3,6,9],html:[10,2],cursor_id:6,document:[5,9,2],exhaust:[7,8,6,2],finish:8,closest:6,oid:6,driver:[5,3,6,9,10],mani:[5,8,6,2],appropri:[7,1,5,6],choos:[5,1],without:[0,3,5,7,6],model:6,execut:[0,1,2,3,4,6,5,8,9,10],loaderror:9,aspect:4,lib2:2,lib1:2,speed:9,hint:[0,5,6,2],pg_sy:2,except:[7,5,8,6,2],param:[0,10,2],codec:5,no_default:10,earli:[7,5],libn:2,read:[0,5,6,2],emp_nam:3,world:6,whitespac:2,integ:6,server:[0,5,6],benefit:8,either:[7,8,6],output:[0,6],manag:[1,2,3,4,6,7,8,9,10],fulfil:2,pg_python:[0,3,9,10],definit:[6,2],exit:[0,8,6],ddl:2,notabl:[7,6,10],refer:[3,2,6,7,8,9],garbag:[7,6],intnam:6,broken:[7,8],aquir:1,src:6,srf:6,copymanag:8,textoid:6,act:[0,6],table_nam:6,backend_id:[7,6],routin:[5,6],effici:6,lastli:1,filter_notic:6,terminolog:[3,8,2],surviv:1,done_listen:7,employee_salari:6,strip:6,mingw32:[],aren:6,receiver_fault:8,start:[8,6],compliant:5,interfac:[1,2,3,5,6,7,8,9,10],ipv4:6,lot:6,ipv6:6,dbapi20:[3,6],total_byt:8,tupl:[7,5,8,6,9],pg_parameter_typ:6,tripl:[7,6],possibl:[7,5,6],get_emp_with_salary_lt:3,sslcrtfile:[6,10],creat:[1,2,3,5,6,7,8,9],certain:6,strongli:6,file:[0,3,2,4,6,9,10],fill:6,again:[7,1,8,6,2],field:10,valid:5,you:[4,10],lowerbound:9,sequenc:[5,1,6,2],symbol:[3,9,2],timestamptzoid:6,reduc:5,directori:[4,10,2],descript:[6,10],hello:6,num_messag:8,potenti:[5,6],escap:6,unset:6,represent:[9,6],all:[0,1,2,3,5,6,7,10],illustr:[7,3,6,2],lack:2,abil:6,follow:[0,8,6,10,2],disk:2,chain:2,program:0,those:[1,2,5,6,7,8,10],introduc:5,"case":[1,2,5,6,7,8,9,10],liter:[5,3,6,10],straightforward:2,fals:[1,6,10],util:10,failur:[7,3,8,6,10],veri:[0,6,2],strang:[5,3],contrib_hstor:6,list:[2,6,7,8,9,10],adjust:[5,6],default_port:10,small:6,dimens:6,zero:[7,9],design:[7,6,2],stripxx:6,pass:[5,6,2],further:[5,9,6,10,2],whenc:6,what:[6,2],sub:9,section:[5,6,2],abl:6,delet:2,version:[0,4,6,9],method:[1,2,3,5,6,7,8,9],contrast:6,full:6,variat:2,proper:5,rlock:1,raise_emp:3,excess:6,modifi:[0,6],another_generate_series_exampl:2,valu:[0,3,2,6,5,9,10],search:2,prior:[7,6,2],amount:[7,8,6],pick:7,action:[5,6],introductori:2,via:[7,5,8,6],shorthand:6,pgdatabas:10,primit:1,deprec:9,inappropri:6,establish:[0,3,6,10,2],select:[0,1,2,3,6,8],distinct:6,two:[1,6],formul:6,taken:[5,6,10],more:[3,2,6,5,8,10],desir:[0,3,5,6,9],particular:[4,6],known:6,cach:7,psql:[0,10],none:[0,2,6,7,8,10],remain:[7,6],archiv:4,del:7,def:[6,2],prompt:[0,10],share:[1,6],accept:[6,10],t72000:6,my_operation_proc:2,cours:[3,6,10],newlin:10,secur:6,rather:[8,6,2],anoth:[5,1,8,6,2],snippet:10,simpl:[0,4,6,10,2],vlad:9,resourc:[1,2],referenc:[0,8,6,10,2],variant:10,reflect:6,associ:[1,8,6],circumst:[7,6],hstore:[9,6],susan:3,onto:2,caus:[1,2,5,6,7,8,9,10],help:0,statementreceiv:8,held:1,through:6,paramet:[0,3,2,7,6,5,10],rintavarustu:9,style:2,call:[8,6,10,2],pend:7,alter:[5,3,6,9,2],finer:6,good:[7,2],"return":[0,1,2,6,7,8,9,10],timestamp:[9,6],pginstal:[4,10],compound:6,funciton:5,instruct:[6,10],authent:6,easili:[5,6,2],achiev:6,alreadi:[6,2],die:7,found:2,sql_statements_str:6,procedur:[1,6,2,3],connect:[0,1,2,3,5,6,7,8,9,10],beyond:8,event:[7,8,6],transform_row:6,publish:6,payload:[7,6],sym_from_libthi:2,print:[3,6],difficulti:5,postgr:[6,10],advanc:[6,2],asc:6,base:[7,6,10,2],a_db_us:10,prefac:2,thread:[1,6,9],assign:6,major:6,channel_nam:6,notifi:[7,9,6],number:[0,1,5,6,8],done:[5,6,2],build_ext:[],differ:[6,10],script:[0,4,9,10,2],interact:[0,6],construct:[8,6,2],statement:[0,3,2,7,6,5,8,9],twenti:6,store:[1,6,3],option:[0,7,6,10,2],relationship:6,"_my_oper":2,sql_statement_str:6,pars:[6,10],pgpassfil:[6,10],kind:6,celementtre:6,remot:6,remov:[7,8,9,10],str:[5,6],well:[0,7,5,6],packag:[4,6,2],dedic:3,"null":9,built:[0,2],equival:[6,2],self:2,also:[0,5,6,7,8,10],send_stmt:8,employee_hire_d:6,distribut:[3,2],filesystem:0,ttree:6,sslrootcrlfil:[6,10],original_except:8,clear:7,cover:[4,2],setof:6,part:[9,8,6],newvalu:0,latest:6,carefulli:[5,3,6],session:1,fine:6,notifyman:7,indexerror:6,ct_that:6,factor:[8,6,2],ampersand:2,sslrootcrtfil:[6,10],"__file__":2,express:[0,5,6],load_chunk:[5,3,6,2],fastest:6,crt:10,int4oid:6,common:[1,6,2],bytea:6,certif:6,forego:6,set:[0,3,2,7,6,5,8,9,10],creator:0,startup:[5,6],mutabl:6,see:[3,6,10,2],arg:6,close:[0,1,7,6,9],inconveni:2,someth:6,altern:8,signatur:[6,2],numer:[3,6],sole:6,libnam:2,ctest:6,both:[7,1,8,6,2],last:6,delimit:6,tempor:9,package_data:2,context:[0,1,8,6,2],default_host:10,pg_column_typ:6,load:[5,6,2],standard_conforming_str:6,simpli:[6,10],point:[1,2,4,6,7,8,10],instanti:[1,6,2],littl:8,throughout:2,backend:[7,1,6],user_id:2,due:[6,10],empti:[7,9,6,10,2],secret:[6,10],great:6,append:[0,7,2],func:6,demand:6,pg_param:10,look:[5,6,2],batch:6,durat:7,"while":[7,8,6,2],abov:[1,2,3,6,7,10],error:[0,5,6,2],loop:[0,7,8],pack:[5,6],propag:6,readi:[8,6,2],itself:[6,2],emp_salari:3,around:6,conflict:[1,6],higher:[5,6],usec:0,optim:5,wherea:[9,6],sym:2,temporari:0,user:[0,3,2,7,6,5,9,10],remove_us:2,recent:6,safe:[7,1,8,6],lib:[9,2],discourag:[6,2],xx9301423:6,entri:[4,6,10,2],chardata:6,itemgett:2,pg_servic:10,pggeqo:10,other_symbol:2,subsequ:[6,10,2],build:[4,10,2],bin:[0,3,9,4,10],varchar:6,format:[5,6,2],characterist:7,formal:2,success:[1,6],signal:[7,8],resolv:[10,2],collect:[3,2,6,7,8,10],"boolean":1,pgconnect_timeout:10,specfici:6,often:[7,9,8,6],creation:[6,10,2],some:[1,2,3,5,6,7,10],back:[0,5,6],global:2,sampl:[3,6],from_end:6,server_vers:6,backend_start:6,chunksiz:9,per:0,debra:6,substitut:2,larg:[6,2],proc:[0,6,2],run:[0,8,6,2],copy_emps_in:6,step:[8,6],that_pkei:6,kerberos4_realm:10,most:[5,6,10,2],materi:2,optpars:10,idl:[7,6],block:[1,8,6,2],postgersql:6,primarili:[8,6,10],irrit:9,within:[0,1,8,6,2],pgtz:10,ensur:[],purposefulli:[6,10],fictiti:2,textual:6,custom:[5,2],includ:[0,2,4,6,7,10],forward:6,parse_arg:10,properli:[5,9,6,10],int4:[1,6,2],line:[0,8,6,10,2],int8:[1,8,6],info:6,utf:5,sql_column_typ:6,consist:[7,5,8,6,10],geqo:10,caller:6,highlight:[5,2],similar:[1,6,2],element3:9,constant:[6,2],gettimeout:7,reconcili:8,parser:2,doesn:6,get_some_chunk:2,"char":6,make_emp:3,incomplet:8,guarante:[7,6],titl:10,sequenti:6,invalid:[0,7,6],pguser:[6,10],bracket:6,transport:6,statementproduc:8,pg_config:4,gigabyt:8,infrequ:2,pgdata:10,typeio:9,far:[5,6],name2:6,emps_by_ag:6,scroll:6,getaddrinfo:6,code:[0,3,7,6,2],partial:[6,10],pgsslmode:10,queri:[5,9,6,2],setting_name_to_com:0,friendli:6,send:[5,6],sens:5,fatal:[5,8,6],sent:[7,5,6],rollback:6,volum:5,implicitli:6,relev:7,inclin:6,pgkrbsrvname:10,"try":[8,6],barbara:6,impli:6,natur:[5,8,6,2],client_address:6,index:6,access:[1,2,6,7,8,9],len:6,bodi:6,implicit:6,convert:6,convers:6,larger:6,typio:[5,9],chang:[0,3,2,4,6,5,8,9,10],revoc:6,employe:[3,6],configur:[0,4,7,6,2],appli:[0,6],approxim:7,expect:[7,5,6,10,2],api:[0,3,2,6,7,8,9],getus:[6,10],from:[0,1,2,3,5,6,7,8,9,10],stream:[5,6,2],commun:6,doubl:6,next:[7,8,6],few:[5,6,2],usr:4,tzinfo:6,"transient":2,callreceiv:8,name3:6,name1:6,rare:[7,8],interven:6,augment:[0,10],alia:1,annot:2,abort:[8,6],fetch:[6,2],control:[8,6],process:[0,7,2,4,6,5,8,10],lock:[1,9,3],tax:2,high:[5,9,8,6,10],tag:9,t1968:6,serial:6,filepath:0,pgdatestyl:10,instead:[0,9,6,2],panic:[5,6],overridden:5,watch:7,resolve_password:10,unidentifi:[],alloc:8,essenti:[5,2],bind:[9,6,2],dateoid:6,correspond:6,element:[5,9,6],issu:[5,6],allow:[0,1,2,7,6,5,9,10],index_from_kei:6,pg_service_fil:10,move:[8,6],infrastructur:6,therefor:[5,10,2],fitti:6,greater:[7,6],python:[0,3,2,4,6,5,8,10],auto:6,facilit:6,server_encod:[5,6],strive:3,msghook:6,anyth:6,edit:0,prompt_password:10,trap:[8,6],tracer:9,chunk:[9,8,6,2],"static":10,special:[9,2],out:[7,6,2],variabl:[0,3,6,4,10],get_on:2,parametererror:6,categori:[3,6,2],suitabl:6,rel:[6,2],client_min_messag:[5,9,6],manipul:6,dictionari:[8,6,10],releas:[1,6,9,3],promptli:[7,6,2],could:1,keep:2,length:6,crl:10,outsid:[6,2],retain:2,timezon:[6,10],suffix:2,qualiti:6,echo:0,date:[9,6],facil:[6,2],suffic:10,unknown:6,apply_tax:6,system:[10,2],messag:[0,3,7,6,5,8,9],pg_:9,"final":[8,6,2],prone:2,gotcha:[5,3],exactli:6,notificationmanag:[7,9],take_out_trash:7,mcguffer:6,structur:6,charact:[5,3,6,2],msec:0,have:[1,2,6,7,9,10],tabl:[1,8,6,10,3],need:[1,2,4,7,6,5,8,10],builtin:[9,8,6],name_of_databas:3,which:[7,1,8,6,2],singl:[0,1,2,3,6,7,9,10],unless:[7,6],writelin:6,search_path:[6,10],rformat:9,t1970:6,kerberos5_servic:10,"class":[1,2,6,7,8,9],url:6,request:[5,6,10],recvsiz:9,determin:[6,2],fact:6,dbn:7,text:[5,3,6,2],syntaxerror:6,verbos:[5,3,6,9],bring:5,load_row:[5,3,6,2],trivial:[10,2],redirect:0,locat:[0,3,6,10],int8oid:6,forev:7,should:[3,2,4,7,6,5,8,10],suppos:6,local:[7,6,2],a_statement_id:6,contribut:6,notat:6,regularli:[8,6],unknown_failur:8,increas:[9,2],db2:7,enabl:[5,6],organ:2,pgrealm:10,"default":[1,2,3,4,5,6,7,9,10],copyin:6,contain:[4,6,2],view:6,the_real_sekrat:6,conform:6,knowledg:[6,2],packet:6,sqlexec:0,op_arg2:2,op_arg1:2,wire:5,pattern:2,boundari:[8,6],tend:10,realign:8,written:6,kei:[3,8,6,10],isol:[6,2],itertool:2,"2pc":9,entir:[5,8,6,10,2],pgsslkei:10,addit:[7,6,10],etc:[9,6,10],instanc:[1,2,5,6,7,8,10],grain:6,uncaught:6,comment:0,respect:2,quit:6,solitari:6,addition:[8,6,2],pg_lib:2,libdir:2,compon:[6,2],treat:[5,3,6,2],immedi:[7,8,2],producerfault:8,assert:[7,2],togeth:[6,2],present:[6,10],cursor:[5,3,6,2],defin:[1,6,9,2],faulted_receiv:8,parsed_opt:10,float8oid:6,bigint:[6,2],motiv:[3,2],substanti:3,handl:[7,9,8,6],difficult:5,http:[10,2],hostnam:[6,10],version_info:6,interrog:[6,10],upon:0,effect:[4,6,10,2],column_nam:6,col0:6,xact:[0,3,8,6],distutil:[4,2],reintroduct:8,exampl:[0,1,7,6,2],command:[0,3,2,6,7,9,10],interpol:6,undefin:6,usual:[6,2],"25p02":6,less:6,get_user_info:2,smith:6,etre:6,add:[7,9,8,6,2],lookup:10,match:10,py_build_extens:[],piec:6,password:[0,3,5,6,10],python3:[0,4,9],insert:[3,6,2],int2oid:6,like:[0,1,2,6,5,10],lost:6,necessari:[5,2,6,7,8,10],lose:7,page:6,revers:6,twitter:9,pg_dotconf:[0,3,9],user_type_id:2,home:10,librari:[5,3,9,2],mkemp:6,separ:[10,2],lead:6,"__contains__":6,avoid:[0,5,8,6],leav:10,mode:[0,1,6],preload:2,encourag:2,usag:[0,3,8,6,2],host:[0,3,6,10],although:7,about:[5,8,6,2],actual:[8,6],socket:[0,9,8,6],column:[5,6,2],constructor:[7,1,6],discard:[7,6,2],disabl:[0,6,10],own:9,automat:[5,6,2],guard:6,copyman:8,mere:[7,1,6,2],leverag:[7,6],processor:5,val:[0,1,8],transfer:[5,8,6],product_cod:6,information_schema:6,"function":[1,2,6,5,8,10],interest:[6,2],unexpect:10,for_rabbit:7,keyerror:6,stdcat:2,bug:9,count:[1,6,9,2],succe:6,made:[5,6,10,2],temp:[8,6],whether:[1,6,2],sc_text:6,dml:[6,2],displai:[6,10],asynchron:[7,6],record:[5,3,8,6,9],key_or_index:6,limit:6,otherwis:6,problem:[5,8,6],"int":[7,6,2],dure:[7,5,8,6],pid:[7,6],implement:[5,9,8,6,2],ini:2,probabl:5,detail:[6,10,2],other:[1,2,3,4,5,6,7,10],bool:6,futur:6,storedprocedur:6,repeat:2,genexpr:6,sharelock:1,rule:6,key_from_index:6,portion:6},titles:["Commands","Advisory Locks","Categories and Libraries","py-postgresql","Administration","Gotchas","Driver","Notification Management","Copy Management","Changes","Client Parameters"],modules:{},descrefs:{},filenames:["bin","alock","lib","index","admin","gotchas","driver","notifyman","copyman","changes","clientparameters"]})

@@ -13,5 +13,5 @@ 'project information'

# Set this to the target date when approaching a release.
date = 'Thu Mar 27 12:00:00 MST 2010'
tags = set(('beta', 'features', 'fixes'))
version_info = (1, 0, 0)
date = 'Sat Apr 24 01:43:11 MST 2010'
tags = set(('fixes',))
version_info = (1, 0, 1)
version = '.'.join(map(str, version_info)) + (date is None and 'dev' or '')

@@ -208,7 +208,6 @@ ##

# Interrupt then close. Just in case something is lingering.
builtins['db'].interrupt()
builtins['db'].close()
for x in extras:
x.interrupt()
x.close()
for x in [builtins['db']] + list(extras):
if x.closed is False:
x.interrupt()
x.close()
# Interrupted and closed all the other connections.

@@ -215,0 +214,0 @@ with builtins['new']() as dropdb:

@@ -26,3 +26,3 @@ #!/usr/bin/env python

gen = time.time()
insert_records.load(recs)
insert_records.load_rows(recs)
fin = time.time()

@@ -29,0 +29,0 @@ xacttime = fin - gen

@@ -427,3 +427,4 @@ ##

def testStatementFirstDML(self):
db.execute("CREATE TEMP TABLE first (i int)")
cmd = prepare("CREATE TEMP TABLE first (i int)").first()
self.failUnlessEqual(cmd, 'CREATE TABLE')
fins = db.prepare("INSERT INTO first VALUES (123)").first

@@ -440,2 +441,3 @@ fupd = db.prepare("UPDATE first SET i = 321 WHERE i = 123").first

self.failUnlessEqual(fdel(), 3)
self.failUnlessEqual(fdel(), 0)

@@ -1756,3 +1758,15 @@ @pg_tmp

@pg_tmp
def testArrayNulls(self):
try:
sqlexec('SELECT ARRAY[1,NULL]::int[]')
except Exception:
# unsupported here
return
inta = prepare('select $1::int[]').first
texta = prepare('select $1::text[]').first
self.failUnlessEqual(inta([1,2,None]), [1,2,None])
self.failUnlessEqual(texta(["foo",None,"bar"]), ["foo",None,"bar"])
if __name__ == '__main__':
unittest.main()

@@ -169,3 +169,3 @@ ##

# XXX: Should this raise an exception?
w = pg_exc.TypeConversionWarning(
w = TypeConversionWarning(
"datetime.timedelta cannot represent relative intervals",

@@ -172,0 +172,0 @@ details = {

+4
-0

@@ -54,1 +54,5 @@ About py-postgresql

http://postgresql.org
For information about Python:
http://python.org

@@ -23,4 +23,4 @@ #!/usr/bin/env python

sys.dont_write_bytecode = True
import postgresql.release.distutils as pg_dist
defaults = pg_dist.standard_setup_keywords()
import postgresql.release.distutils as dist
defaults = dist.standard_setup_keywords()
sys.dont_write_bytecode = False

@@ -27,0 +27,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display