File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5- Last updated: Mon May 9 22:16:11 EDT 2005
5+ Last updated: Mon May 9 23:20:48 EDT 2005
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -144,6 +144,8 @@ Administration
144144* Support table partitioning that allows a single table to be stored
145145 in subtables that are partitioned based on the primary key or a WHERE
146146 clause
147+ * Allow postgresql.conf values to be set so they can not be changed by
148+ the user
147149
148150
149151Data Types
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11- Last updated: Mon May 9 22:16:11 EDT 2005
11+ Last updated: Mon May 9 23:20:48 EDT 2005
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -135,6 +135,8 @@ <h1><a name="section_2">Administration</a></h1>
135135 </ li > < li > Support table partitioning that allows a single table to be stored
136136 in subtables that are partitioned based on the primary key or a WHERE
137137 clause
138+ </ li > < li > Allow postgresql.conf values to be set so they can not be changed by
139+ the user
138140</ li > </ ul >
139141< h1 > < a name ="section_3 "> Data Types</ a > </ h1 >
140142
You can’t perform that action at this time.
0 commit comments