We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent6ce4738 commit8459b2dCopy full SHA for 8459b2d
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated:Sat Jul17 06:50:10 EDT 2004
+Last updated:Mon Jul19 16:57:25 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -23,7 +23,7 @@ Administration
23
* Incremental backups
24
* Remove behavior of postmaster -o after making postmaster/postgres
25
flags unique
26
-* Allow configuration files to be specified in a different directory
+*-Allow configuration files to be specified in a different directory
27
* Allow limits on per-db/user connections
28
* Add group object ownership, so groups can rename/drop/grant on objects,
29
so we can implement roles