File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Fri Jun 16 14:09:51 EDT 2006
5
+ Last updated: Fri Jun 16 14:31:59 EDT 2006
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -227,6 +227,10 @@ Data Types
227
227
http://archives.postgresql.org/pgsql-hackers/2005-08/msg01142.php
228
228
http://archives.postgresql.org/pgsql-hackers/2005-09/msg00012.php
229
229
230
+ * Add support for public SYNONYMs
231
+
232
+ http://archives.postgresql.org/pgsql-hackers/2006-03/msg00519.php
233
+
230
234
* Dates and Times
231
235
232
236
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Fri Jun 16 14:09:51 EDT 2006
11
+ Last updated: Fri Jun 16 14:31:59 EDT 2006
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 > .
@@ -206,6 +206,9 @@ <h1><a name="section_4">Data Types</a></h1>
206
206
</ li > < li > Allow user-defined types to accept 'typmod' parameters
207
207
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2005-08/msg01142.php "> http://archives.postgresql.org/pgsql-hackers/2005-08/msg01142.php</ a >
208
208
< a href ="http://archives.postgresql.org/pgsql-hackers/2005-09/msg00012.php "> http://archives.postgresql.org/pgsql-hackers/2005-09/msg00012.php</ a >
209
+ </ p >
210
+ </ li > < li > Add support for public SYNONYMs
211
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-03/msg00519.php "> http://archives.postgresql.org/pgsql-hackers/2006-03/msg00519.php</ a >
209
212
</ p >
210
213
</ li > < li > Dates and Times
211
214
< ul >
You can’t perform that action at this time.
0 commit comments