Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
SVN Commit by andreas: r4584 - trunk/pgadmin3

SVN Commit by andreas: r4584 - trunk/pgadmin3



Author: andreas
Date: 2005-10-20 15:59:33 +0100 (Thu, 20 Oct 2005)
New Revision: 4584

Modified:
   trunk/pgadmin3/BUGS.txt
Log:
remember bytea edit bug

Modified: trunk/pgadmin3/BUGS.txt
===================================================================
--- trunk/pgadmin3/BUGS.txt	2005-10-20 14:49:49 UTC (rev 4583)
+++ trunk/pgadmin3/BUGS.txt	2005-10-20 14:59:33 UTC (rev 4584)
@@ -1,5 +1,6 @@
 <b>Known issues</b>
 <ul>
+	<li>[Edit grid] Editing very large columns freezes (might be restricted to bytea)
 	<li>[Edit grid] bool editing doesn't know NULL; major redesign needed
 	<li>[Edit grid] sqlGridTextEditor is broken on Mac. We're currently using wxGridCellAutoWrapStringEditor which works but isn't overly user friendly
 	<li>[Unix build] --enable-debug tries to use wx-config which hasn't been found yet




Home | Main Index | Thread Index

top