File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
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 Apr 24 16:57:25 EDT 2008
4
+ Last updated: Fri Apr 25 17:38:39 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.
@@ -267,6 +267,9 @@ Data Types
267
267
268
268
* Allow adding/renaming/removing enumerated values to an existing
269
269
enumerated data type
270
+
271
+ http://archives.postgresql.org/pgsql-hackers/2008-04/msg01718.php
272
+
270
273
* Dates and Times
271
274
272
275
o Allow infinite dates and intervals just like infinite timestamps
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 Apr 24 16:57:25 EDT 2008
11
+ Last updated: Fri Apr 25 17:38:39 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 > .
@@ -234,6 +234,8 @@ <h1><a name="section_3">Data Types</a></h1>
234
234
</ p >
235
235
</ li > < li > Allow adding/renaming/removing enumerated values to an existing
236
236
enumerated data type
237
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01718.php "> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01718.php</ a >
238
+ </ p >
237
239
</ li > < li > Dates and Times
238
240
< ul >
239
241
< li > Allow infinite dates and intervals just like infinite timestamps
You can’t perform that action at this time.
0 commit comments