Log Message:
-----------
Updated TODO.
Modified Files:
--------------
pgadmin3:
TODO.txt (r1.118 -> r1.119)
Index: TODO.txt
===================================================================
RCS file: /projects/pgadmin3/TODO.txt,v
retrieving revision 1.118
retrieving revision 1.119
diff -LTODO.txt -LTODO.txt -u -w -r1.118 -r1.119
--- TODO.txt
+++ TODO.txt
@@ -7,6 +7,7 @@
<li>Essentials
<ul>
<li>recreate views after column type change
+ <li>add MATCH support for triggers
</ul>
<li>Refactoring
---------------------------(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