Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c74c313

Browse files
committed
1 parent 2ad94d3 commit c74c313

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

doc/TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
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
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -230,6 +230,9 @@ Data Types
230230
http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php
231231

232232
* Add Globally/Universally Unique Identifier (GUID/UUID)
233+
234+
http://archives.postgresql.org/pgsql-patches/2006-09/msg00209.php
235+
233236
* Add support for SQL-standard GENERATED/IDENTITY columns
234237

235238
http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php

doc/src/FAQ/TODO.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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: Mon Sep 18 11:52:19 EDT 2006
11+
Last updated: Mon Sep 18 12:22:27 EDT 2006
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>.
@@ -209,6 +209,8 @@ <h1><a name="section_4">Data Types</a></h1>
209209
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php">http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php</a>
210210
</p>
211211
</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>
212214
</li><li>Add support for SQL-standard GENERATED/IDENTITY columns
213215
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php">http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php</a>
214216
</p>

0 commit comments

Comments
 (0)