mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Completed:
< * Remove unreferenced table files created by transactions that were > * -Check for unreferenced table files created by transactions that were
This commit is contained in:
4
doc/TODO
4
doc/TODO
@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
Last updated: Fri Apr 29 01:02:49 EDT 2005
|
||||
Last updated: Mon May 2 14:27:06 EDT 2005
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -52,7 +52,7 @@ Administration
|
||||
|
||||
* Allow GRANT/REVOKE permissions to be inherited by objects based on
|
||||
schema permissions
|
||||
* Remove unreferenced table files created by transactions that were
|
||||
* -Check for unreferenced table files created by transactions that were
|
||||
in-progress when the server terminated abruptly
|
||||
* Allow reporting of which objects are in which tablespaces
|
||||
|
||||
|
Reference in New Issue
Block a user