We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2802668 commit d117782Copy full SHA for d117782
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sun Dec 1 16:27:51 EST 2002
+Last updated: Mon Dec 2 00:42:30 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -257,6 +257,11 @@ Clients
257
o Add SQLSTATE
258
o fix handling of DB attributes that are arrays
259
260
+* Python
261
+ o Allow users to register their own types with _pg
262
+ o Allow SELECT to return a dictionary of dictionaries
263
+ o Allow COPY BINARY FROM
264
+
265
266
Referential Integrity
267
=====================
0 commit comments