Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc59cb9d

Browse files
committed
Mark as done, add URL for other item:
< o Add support for arrays of complex types>>http://archives.postgresql.org/pgsql-patches/2007-05/msg00114.php>> o -Add support for arrays of complex types
1 parent9083e91 commitc59cb9d

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

‎doc/TODO

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ z
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (bruce@momjian.us)
5-
Last updated:Sat May12 18:10:40 EDT 2007
5+
Last updated:Sun May13 07:21:48 EDT 2007
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -309,7 +309,10 @@ Data Types
309309
o Delay resolution of array expression's data type so assignment
310310
coercion can be performed on empty array expressions
311311
o Add support for arrays of domains
312-
o Add support for arrays of complex types
312+
313+
http://archives.postgresql.org/pgsql-patches/2007-05/msg00114.php
314+
315+
o -Add support for arrays of complex types
313316
o Allow single-byte header storage for array elements
314317

315318

‎doc/src/FAQ/TODO.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
PostgreSQL TODO List
1111
</p><hr/>
1212
Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
13-
Last updated:Sat May12 18:10:40 EDT 2007
13+
Last updated:Sun May13 07:21:48 EDT 2007
1414

1515
<p>The most recent version of this document can be viewed at<br/>
1616
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -281,7 +281,9 @@ <h1><a name="section_3">Data Types</a></h1>
281281
<li>Delay resolution of array expression's data type so assignment
282282
coercion can be performed on empty array expressions
283283
</li><li>Add support for arrays of domains
284-
</li><li>Add support for arrays of complex types
284+
<p><ahref="http://archives.postgresql.org/pgsql-patches/2007-05/msg00114.php">http://archives.postgresql.org/pgsql-patches/2007-05/msg00114.php</a>
285+
</p>
286+
</li><li>-<em>Add support for arrays of complex types</em>
285287
</li><li>Allow single-byte header storage for array elements
286288
</li></ul>
287289
</li><li>Binary Data

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp