index f625d39b0dab17c60428104465d2f310cccc20fa..eb88b33c0c87155d6c8b96494f9cfddaf509d7de 100644 (file)
TODO list for PostgreSQL
========================
-Last updated: Sun Nov 16 21:01:56 EST 2003
+Last updated: Sun Nov 16 21:05:26 EST 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
* 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
+* Add GUC setting to make created tables default to WITHOUT OIDS
* ALTER
* 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.1168 2003年11月17日 02:01:56 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1168 2003年11月17日 02:01:56 momjian Exp $
+* Change CVS $Id: TODO,v 1.1169 2003年11月17日 02:05:26 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1169 2003年11月17日 02:05:26 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