Update of /usr/cvs/Public/pygresql/docs
In directory druid.net:/tmp/cvs-serv28109/docs

Modified Files:
        pg.txt 
Log Message:
Added function for getting or setting the decimal type to be used by PyGreSQL.
To see the diffs for this commit:
   
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/pg.txt.diff?r1=1.16&r2=1.17

Index: pg.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/pg.txt,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- pg.txt      23 Nov 2008 11:29:48 -0000      1.16
+++ pg.txt      23 Nov 2008 12:19:21 -0000      1.17
@@ -448,7 +448,6 @@
   method returns a `pgqueryobject` that can be accessed via the `getresult()`
   or `dictresult()` method or simply printed. Otherwise, it returns `None`.
 
-
 reset - resets the connection
 -----------------------------
 Syntax::

_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql

Reply via email to