Log Message: ----------- remember bug Modified Files: -------------- pgadmin3: BUGS.txt (r1.64 -> r1.65)
Index: BUGS.txt =================================================================== RCS file: /projects/pgadmin3/BUGS.txt,v retrieving revision 1.64 retrieving revision 1.65 diff -LBUGS.txt -LBUGS.txt -u -w -r1.64 -r1.65 --- BUGS.txt +++ BUGS.txt @@ -1,6 +1,7 @@ <b>Known issues</b> <ul> <li>[Edit grid] bool editing doesn't know NULL; major redesign needed + <li>[Properties] GRANT option problems </ul><br> <b>Known wxWindows issues</b> <ul>
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match