We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950d047 commit 75c8e51Copy full SHA for 75c8e51
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jun 10 15:04:47 EDT 2004
+Last updated: Sun Jun 13 19:39:29 EDT 2004
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -50,6 +50,8 @@ Administration
50
* Have SHOW ALL and pg_settings show descriptions for server-side variables(Joe)
51
* Allow external interfaces to extend the GUC variable set
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)
55
56
57
Data Types
0 commit comments