Done:
authorBruce Momjian <bruce@momjian.us>
Fri, 9 Jan 2004 21:12:55 +0000 (21:12 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 9 Jan 2004 21:12:55 +0000 (21:12 +0000)
> * -Have psql '\i ~/<tab><tab>' actually load files it displays from home dir

doc/TODO

index 4d1db47523258b54717edc47cdea1428655aa022..38eee32b6924754e80c840b79068e821fe009a88 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Wed Jan  7 12:54:17 EST 2004
+Last updated:          Fri Jan  9 16:12:53 EST 2004
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -182,7 +182,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 temp schemas using current_schemas()
-* Have psql '\i ~/<tab><tab>' actually load files it displays from home dir
+* -Have psql '\i ~/<tab><tab>' actually load files it displays from home dir
 * Ignore temporary tables from other session when processing inheritance
 * Add GUC setting to make created tables default to WITHOUT OIDS
 * Have pg_ctl look at PGHOST in case it is a socket directory
@@ -462,7 +462,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 $PostgreSQL: pgsql/doc/TODO,v 1.1186 2004/01/07 17:54:19 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1186 2004/01/07 17:54:19 momjian Exp $
+* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1187 2004/01/09 21:12:55 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1187 2004/01/09 21:12:55 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