CVS Commit by andreas: recreate views after column type change
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
CVS Commit by andreas: recreate views after column type change
Log Message:
-----------
recreate views after column type change
Modified Files:
--------------
pgadmin3:
TODO.txt (r1.102 -> r1.103)
Index: TODO.txt
===================================================================
RCS file: /projects/pgadmin3/TODO.txt,v
retrieving revision 1.102
retrieving revision 1.103
diff -LTODO.txt -LTODO.txt -u -w -r1.102 -r1.103
--- TODO.txt
+++ TODO.txt
@@ -2,6 +2,7 @@
<li>Essentials
<ul>
<li>catch SIGPIPE
+ <li>recreate views after column type change
<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
Home |
Main Index |
Thread Index