summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2003-11-09 04:23:50 +0000
committerBruce Momjian2003-11-09 04:23:50 +0000
commit723825afebb6de7212fa18882bcc78212d5c1743 (patch)
treef43681a95217896eb34997a54c96b4459b2bc5a8
parentabcc4b9a910f772684d015a0116b6fe8dc9c9d28 (diff)
Add:
> * Have psql '\i ~/<tab><tab>' actually load files it displays from home dir
-rw-r--r--doc/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 4821bf4f35e..aaf2a8f9bd9 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Sat Nov 8 22:41:28 EST 2003
+Last updated: Sat Nov 8 23:23:47 EST 2003
Current maintainer: Bruce Momjian ([email protected])
@@ -210,6 +210,7 @@ Commands
by searching for non-conflicting constraint names, and prefix with table name
* Use more reliable method for CREATE DATABASE to get a consistent copy of db
* Have psql \dn show only visible schemas using current_schemas()
+* Have psql '\i ~/<tab><tab>' actually load files it displays from home dir
* ALTER
@@ -520,7 +521,7 @@ Source Code
* Acquire lock on a relation before building a relcache entry for it
* Research interaction of setitimer() and sleep() used by statement_timeout
* Add checks for fclose() failure
-* Change CVS $Id: TODO,v 1.1164 2003/11/09 03:41:25 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1164 2003/11/09 03:41:25 momjian Exp $
+* Change CVS $Id: TODO,v 1.1165 2003/11/09 04:23:50 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1165 2003/11/09 04:23:50 momjian Exp $
* Exit postmaster if postgresql.conf can not be opened
* Rename /scripts directory because they are all C programs now
* Allow the regression tests to start postmaster with -i so the tests