File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Thu Jun 12 14:08:45 EDT 2008
4
+ Last updated: Fri Jun 13 12:24:28 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -114,6 +114,8 @@ Administration
114
114
115
115
http://archives.postgresql.org/pgsql-hackers/2007-11/msg00009.php
116
116
117
+ o Add functions to syntax check configuration files
118
+
117
119
118
120
* Tablespaces
119
121
@@ -1041,7 +1043,6 @@ Clients
1041
1043
allow pg_ctl to read and understand postgresql.conf to find the
1042
1044
data_directory value.
1043
1045
1044
- * Add pg_ctl option to do a syntax check of postgresql.conf
1045
1046
* Add a function like pg_get_indexdef() that report more detailed index
1046
1047
information
1047
1048
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Thu Jun 12 14:08:45 EDT 2008
11
+ Last updated: Fri Jun 13 12:24:28 EDT 2008
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -107,6 +107,7 @@ <h1><a name="section_2">Administration</a></h1>
107
107
check the username@realm against multiple realms
108
108
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-11/msg00009.php "> http://archives.postgresql.org/pgsql-hackers/2007-11/msg00009.php</ a >
109
109
</ p >
110
+ </ li > < li > Add functions to syntax check configuration files
110
111
</ li > </ ul >
111
112
</ li > < li > Tablespaces
112
113
< ul >
@@ -900,7 +901,6 @@ <h1><a name="section_10">Clients</a></h1>
900
901
allow pg_ctl to read and understand postgresql.conf to find the
901
902
data_directory value.
902
903
</ p >
903
- </ li > < li > Add pg_ctl option to do a syntax check of postgresql.conf
904
904
</ li > < li > Add a function like pg_get_indexdef() that report more detailed index
905
905
information
906
906
< p > < a href ="http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php "> http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php</ a >
You can’t perform that action at this time.
0 commit comments