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 (bruce@momjian.us)
5- Last updated: Thu Feb 8 16:51:45 EST 2007
5+ Last updated: Thu Feb 8 19:32:09 EST 2007
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -231,6 +231,8 @@ Data Types
231231
232232 http://developer.postgresql.org/index.php/XML_Support
233233
234+ * Consider placing all sequences in a single table, now that system
235+ tables are full transactional
234236* Dates and Times
235237
236238 o Allow infinite dates and intervals just like infinite timestamps
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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11- Last updated: Thu Feb 8 16:51:45 EST 2007
11+ Last updated: Thu Feb 8 19:32:09 EST 2007
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 > .
@@ -208,6 +208,8 @@ <h1><a name="section_4">Data Types</a></h1>
208208 </ li > < li > Improve XML support
209209< p > < a href ="http://developer.postgresql.org/index.php/XML_Support "> http://developer.postgresql.org/index.php/XML_Support</ a >
210210</ p >
211+ </ li > < li > Consider placing all sequences in a single table, now that system
212+ tables are full transactional
211213 </ li > < li > Dates and Times
212214 < ul >
213215 < li > Allow infinite dates and intervals just like infinite timestamps
You can’t perform that action at this time.
0 commit comments