Update of /usr/cvs/Public/pygresql/docs
In directory druid.net:/tmp/cvs-serv7587/docs
Modified Files:
changelog.txt future.txt
Log Message:
Remove code added for backwards compatibility with old style OID munging.
To see the diffs for this commit:
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/changelog.txt.diff?r1=1.32&r2=1.33
Index: changelog.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/changelog.txt,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -u -r1.32 -r1.33
--- changelog.txt 24 Nov 2008 00:32:10 -0000 1.32
+++ changelog.txt 25 Nov 2008 18:15:23 -0000 1.33
@@ -32,6 +32,7 @@ Version 4.0 (2009-01-01)
for the same purpose.
- Improved getnotify() by calling PQconsumeInput() instead of
submitting an empty command.
+- Removed compatibility code for old OID munging style
Version 3.8.1 (2006-06-05)
--------------------------
http://www.druid.net/pygresql/viewcvs.cgi/cvs/pygresql/docs/future.txt.diff?r1=1.23&r2=1.24
Index: future.txt
===================================================================
RCS file: /usr/cvs/Public/pygresql/docs/future.txt,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -u -r1.23 -r1.24
--- future.txt 23 Nov 2008 14:32:18 -0000 1.23
+++ future.txt 25 Nov 2008 18:15:23 -0000 1.24
@@ -6,7 +6,6 @@ PyGreSQL future directions
To Do
-----
-- Code marked with XXX in the pg module
- Classic pg relies on OIDs, but these are not generated by default any more
(at least docs should recommend setting default_with_oids=true).
- Support composite primary keys and generally reconsider the pkey() method,
_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql