|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Jun10 15:04:47 EDT 2004 |
| 3 | +Last updated:Sun Jun13 19:39:29 EDT 2004 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -50,6 +50,8 @@ Administration
|
50 | 50 | * Have SHOW ALL and pg_settings show descriptions for server-side variables(Joe)
|
51 | 51 | * Allow external interfaces to extend the GUC variable set
|
52 | 52 | * Allow GRANT/REVOKE permissions to be given to all schema objects with one command
|
| 53 | +* Remove unreferenced table files and temp tables during database vacuum |
| 54 | + or postmaster startup (Bruce) |
53 | 55 |
|
54 | 56 |
|
55 | 57 | Data Types
|
|