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 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (bruce@momjian.us)
5
- Last updated: Mon Sep 18 11:52:19 EDT 2006
5
+ Last updated: Mon Sep 18 12:22:27 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.
@@ -230,6 +230,9 @@ Data Types
230
230
http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php
231
231
232
232
* Add Globally/Universally Unique Identifier (GUID/UUID)
233
+
234
+ http://archives.postgresql.org/pgsql-patches/2006-09/msg00209.php
235
+
233
236
* Add support for SQL-standard GENERATED/IDENTITY columns
234
237
235
238
http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php
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: Mon Sep 18 11:52:19 EDT 2006
11
+ Last updated: Mon Sep 18 12:22:27 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 > .
@@ -209,6 +209,8 @@ <h1><a name="section_4">Data Types</a></h1>
209
209
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php "> http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php</ a >
210
210
</ p >
211
211
</ li > < li > Add Globally/Universally Unique Identifier (GUID/UUID)
212
+ < p > < a href ="http://archives.postgresql.org/pgsql-patches/2006-09/msg00209.php "> http://archives.postgresql.org/pgsql-patches/2006-09/msg00209.php</ a >
213
+ </ p >
212
214
</ li > < li > Add support for SQL-standard GENERATED/IDENTITY columns
213
215
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php "> http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php</ a >
214
216
</ p >
You can’t perform that action at this time.
0 commit comments