[pgadmin-hackers] CVS Commit by dpage: Updated todo

2004-11-05 Thread cvs
Log Message:
---
Updated todo

Modified Files:
--
pgadmin3:
TODO.txt (r1.121 - r1.122)

Index: TODO.txt
===
RCS file: /projects/pgadmin3/TODO.txt,v
retrieving revision 1.121
retrieving revision 1.122
diff -LTODO.txt -LTODO.txt -u -w -r1.121 -r1.122
--- TODO.txt
+++ TODO.txt
@@ -40,6 +40,7 @@
liList column defaults on views.
liGenerate PostgreSQL document indexes using docbook (a 
href=http://docbook.sourceforge.net/release/xsl/current/doc/htmlhelp.html;http://docbook.sourceforge.net/release/xsl/current/doc/htmlhelp.html/a).
lifind solution for dlgProperty::AppendQuoted if schemaname has a dot
+   liAdd code completion to the SQL editor.
/ul
 
liMajor Projects
---(end of broadcast)---
TIP 8: explain analyze is your friend


[pgadmin-hackers] CVS Commit by dpage: Updated TODO.

2004-10-11 Thread cvs
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 @@
liEssentials
ul
lirecreate views after column type change
+   liadd MATCH support for triggers
/ul
 
liRefactoring
---(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


[pgadmin-hackers] CVS Commit by dpage: Updated todo.

2004-09-16 Thread cvs
Log Message:
---
Updated todo.

Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.133 - r1.134)

Index: CHANGELOG.txt
===
RCS file: /projects/pgadmin3/CHANGELOG.txt,v
retrieving revision 1.133
retrieving revision 1.134
diff -LCHANGELOG.txt -LCHANGELOG.txt -u -w -r1.133 -r1.134
--- CHANGELOG.txt
+++ CHANGELOG.txt
@@ -17,6 +17,7 @@
 /ul
 br
 ul
+li2004-09-16 DP  1.2B2 mask passwords on dlgServer [Ivan Nejgebauer]
 li2004-09-15 DP  1.2B2 fix function return type quoting
 li2004-09-10 AP  1.2B2 fix GrantWizard for sequence and view
 li2004-09-10 AP  1.2B2 fix type quoting
---(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