aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-11-12 04:10:43 +0000
committerBruce Momjian <bruce@momjian.us>2003-11-12 04:10:43 +0000
commitab6295f204ff0502a7e3fe537985378cd4f93207 (patch)
treeb3aeec4088b38eeea68a5ac4879194fb8349f551
parent4bcd3b42b96b9273bf8bdb80320757da427fa611 (diff)
downloadpostgresql-ab6295f204ff0502a7e3fe537985378cd4f93207.tar.gz
postgresql-ab6295f204ff0502a7e3fe537985378cd4f93207.zip
Add:
> * Ignore temporary tables from other session when processing inheritance
-rw-r--r--doc/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index cc3ec3389e0..c99a1e3d804 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Tue Nov 11 19:25:31 EST 2003
+Last updated: Tue Nov 11 23:10:40 EST 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -211,6 +211,7 @@ Commands
* 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
+* Ignore temporary tables from other session when processing inheritance
* ALTER
@@ -521,7 +522,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.1166 2003/11/12 00:25:35 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1166 2003/11/12 00:25:35 momjian Exp $
+* Change CVS $Id: TODO,v 1.1167 2003/11/12 04:10:43 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1167 2003/11/12 04:10:43 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