Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 75c8e51

Browse files
committed
Re-add:
> * Remove unreferenced table files and temp tables during database vacuum > or postmaster startup (Bruce)
1 parent 950d047 commit 75c8e51

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Jun 10 15:04:47 EDT 2004
3+
Last updated: Sun Jun 13 19:39:29 EDT 2004
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -50,6 +50,8 @@ Administration
5050
* Have SHOW ALL and pg_settings show descriptions for server-side variables(Joe)
5151
* Allow external interfaces to extend the GUC variable set
5252
* 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)
5355

5456

5557
Data Types

0 commit comments

Comments
 (0)