Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
CVS Commit by andreas: todo update

CVS Commit by andreas: todo update



Log Message:
-----------
todo update

Modified Files:
--------------
    pgadmin3:
        TODO.txt (r1.128 -> r1.129)

Index: TODO.txt
===================================================================
RCS file: /projects/pgadmin3/TODO.txt,v
retrieving revision 1.128
retrieving revision 1.129
diff -LTODO.txt -LTODO.txt -u -w -r1.128 -r1.129
--- TODO.txt
+++ TODO.txt
@@ -15,6 +15,8 @@
 
 	<li>Enhancements
 	<ul>
+		<li>Track connection usage by property dialogs to prevent closing used connections
+		<li>Allow Sequence to be attached to existing int4/int8 columns
 		<li>Display column comments in table definition
 		<li>Allow unix socket connections
 		<li>Allow server registration without connect


Home | Main Index | Thread Index

top