mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Modify TODO entry to be a function:
> o Add functions to syntax check configuration files > < * Add pg_ctl option to do a syntax check of postgresql.conf
This commit is contained in:
5
doc/TODO
5
doc/TODO
@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Thu Jun 12 14:08:45 EDT 2008
|
||||
Last updated: Fri Jun 13 12:24:28 EDT 2008
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -114,6 +114,8 @@ Administration
|
||||
|
||||
http://archives.postgresql.org/pgsql-hackers/2007-11/msg00009.php
|
||||
|
||||
o Add functions to syntax check configuration files
|
||||
|
||||
|
||||
* Tablespaces
|
||||
|
||||
@ -1041,7 +1043,6 @@ Clients
|
||||
allow pg_ctl to read and understand postgresql.conf to find the
|
||||
data_directory value.
|
||||
|
||||
* Add pg_ctl option to do a syntax check of postgresql.conf
|
||||
* Add a function like pg_get_indexdef() that report more detailed index
|
||||
information
|
||||
|
||||
|
Reference in New Issue
Block a user