|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Wed Jun 25 00:19:29 EDT 2003 |
| 3 | +Last updated:Wed Jun 25 00:23:56 EDT 2003 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -56,7 +56,7 @@ Administration
|
56 | 56 | * Add group object ownership, so groups can rename/drop/grant on objects,
|
57 | 57 | so we can implement roles
|
58 | 58 | * Add the concept of dataspaces/tablespaces [tablespaces]
|
59 |
| -* Allow CIDR format to be used in pg_hba.conf |
| 59 | +*-Allow CIDR format to be used in pg_hba.conf |
60 | 60 | * Allow logging of only data definition(DDL), or DDL and modification statements
|
61 | 61 |
|
62 | 62 |
|
@@ -461,7 +461,7 @@ Source Code
|
461 | 461 | * Acquire lock on a relation before building a relcache entry for it
|
462 | 462 | * Research interaction of setitimer() and sleep() used by statement_timeout
|
463 | 463 | * Add checks for fclose() failure
|
464 |
| -* Change CVS $Id: TODO,v 1.1072 2003/06/25 04:19:35 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1072 2003/06/25 04:19:35 momjian Exp $ |
| 464 | +* Change CVS $Id: TODO,v 1.1073 2003/06/25 04:23:59 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1073 2003/06/25 04:23:59 momjian Exp $ |
465 | 465 | * Exit postmaster if postgresql.conf can not be opened
|
466 | 466 | * Rename /scripts directory because they are all C programs now
|
467 | 467 | * Allow the regression tests to start postmaster with -i so the tests
|
|