|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Mon Jun14 09:43:58 EDT 2004 |
| 3 | +Last updated:Fri Jun18 12:03:13 EDT 2004 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -38,7 +38,7 @@ Administration
|
38 | 38 | * Allow limits on per-db/user connections
|
39 | 39 | * Add group object ownership, so groups can rename/drop/grant on objects,
|
40 | 40 | so we can implement roles
|
41 |
| -* Add the concept of dataspaces/tablespaces [tablespaces] (Gavin) |
| 41 | +*-Add the concept of dataspaces/tablespaces (Gavin) |
42 | 42 | * -Allow logging of only data definition(DDL), or DDL and modification statements
|
43 | 43 | * -Allow log lines to include session-level information, like database and user
|
44 | 44 | * Allow server log information to be output as INSERT statements
|
|