Log Message: ----------- catch SIGPIPE Modified Files: -------------- pgadmin3: TODO.txt (r1.101 -> r1.102)
Index: TODO.txt =================================================================== RCS file: /projects/pgadmin3/TODO.txt,v retrieving revision 1.101 retrieving revision 1.102 diff -LTODO.txt -LTODO.txt -u -w -r1.101 -r1.102 --- TODO.txt +++ TODO.txt @@ -1,6 +1,7 @@ <ul> <li>Essentials <ul> + <li>catch SIGPIPE <li>pgDatatype to encapsulate all typmod handling, rewrite all other classes to use it <li>Improve database connection docs for newbies. <li>refactor tree context menu: create instead of en/disable items
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend