55 < head >
66 < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
77
8- < title > Advisory Locks — py-postgresql v1.0.1 documentation</ title >
8+ < title > Advisory Locks — py-postgresql v1.0.2dev documentation</ title >
99 < link rel ="stylesheet " href ="_static/default.css " type ="text/css " />
1010 < link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
1111 < script type ="text/javascript ">
1212 var DOCUMENTATION_OPTIONS = {
1313 URL_ROOT : '' ,
14- VERSION : '1.0.1 ' ,
14+ VERSION : '1.0.2dev ' ,
1515 COLLAPSE_MODINDEX : false ,
1616 FILE_SUFFIX : '.html' ,
1717 HAS_SOURCE : true
1818 } ;
1919 </ script >
2020 < script type ="text/javascript " src ="_static/jquery.js "> </ script >
2121 < script type ="text/javascript " src ="_static/doctools.js "> </ script >
22- < link rel ="top " title ="py-postgresql v1.0.1 documentation " href ="index.html " />
23- < link rel ="next " title ="Categories and Libraries " href ="lib .html " />
22+ < link rel ="top " title ="py-postgresql v1.0.2dev documentation " href ="index.html " />
23+ < link rel ="next " title ="Cluster Management " href ="cluster .html " />
2424 < link rel ="prev " title ="Notification Management " href ="notifyman.html " />
2525 </ head >
2626 < body >
@@ -31,12 +31,12 @@ <h3>Navigation</h3>
3131 < a href ="genindex.html " title ="General Index "
3232 accesskey ="I "> index</ a > </ li >
3333 < li class ="right " >
34- < a href ="lib .html " title ="Categories and Libraries "
34+ < a href ="cluster .html " title ="Cluster Management "
3535 accesskey ="N "> next</ a > |</ li >
3636 < li class ="right " >
3737 < a href ="notifyman.html " title ="Notification Management "
3838 accesskey ="P "> previous</ a > |</ li >
39- < li > < a href ="index.html "> py-postgresql v1.0.1 documentation</ a > »</ li >
39+ < li > < a href ="index.html "> py-postgresql v1.0.2dev documentation</ a > »</ li >
4040 </ ul >
4141 </ div >
4242
@@ -168,8 +168,8 @@ <h4>Previous topic</h4>
168168 < p class ="topless "> < a href ="notifyman.html "
169169 title ="previous chapter "> Notification Management</ a > </ p >
170170 < h4 > Next topic</ h4 >
171- < p class ="topless "> < a href ="lib .html "
172- title ="next chapter "> Categories and Libraries </ a > </ p >
171+ < p class ="topless "> < a href ="cluster .html "
172+ title ="next chapter "> Cluster Management </ a > </ p >
173173 < h3 > This Page</ h3 >
174174 < ul class ="this-page-menu ">
175175 < li > < a href ="_sources/alock.txt "
@@ -199,17 +199,17 @@ <h3>Navigation</h3>
199199 < a href ="genindex.html " title ="General Index "
200200 > index</ a > </ li >
201201 < li class ="right " >
202- < a href ="lib .html " title ="Categories and Libraries "
202+ < a href ="cluster .html " title ="Cluster Management "
203203 > next</ a > |</ li >
204204 < li class ="right " >
205205 < a href ="notifyman.html " title ="Notification Management "
206206 > previous</ a > |</ li >
207- < li > < a href ="index.html "> py-postgresql v1.0.1 documentation</ a > »</ li >
207+ < li > < a href ="index.html "> py-postgresql v1.0.2dev documentation</ a > »</ li >
208208 </ ul >
209209 </ div >
210210 < div class ="footer ">
211211 © Copyright 2010, James William Pye <
[email protected] >.
212- Last updated on Apr 24 , 2010.
212+ Last updated on Apr 29 , 2010.
213213 Created using < a href ="http://sphinx.pocoo.org/ "> Sphinx</ a > 0.6.3.
214214 </ div >
215215 </ body >
0 commit comments