File tree 2 files changed +9
-4
lines changed
2 files changed +9
-4
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: Sat May 12 18:10:40 EDT 2007
5
+ Last updated: Sun May 13 07:21:48 EDT 2007
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.
@@ -309,7 +309,10 @@ Data Types
309
309
o Delay resolution of array expression's data type so assignment
310
310
coercion can be performed on empty array expressions
311
311
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
313
316
o Allow single-byte header storage for array elements
314
317
315
318
Original file line number Diff line number Diff line change 10
10
PostgreSQL TODO List
11
11
</ p > < hr />
12
12
Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
13
- Last updated: Sat May 12 18:10:40 EDT 2007
13
+ Last updated: Sun May 13 07:21:48 EDT 2007
14
14
15
15
< p > The most recent version of this document can be viewed at< br />
16
16
< a href ="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>
281
281
< li > Delay resolution of array expression's data type so assignment
282
282
coercion can be performed on empty array expressions
283
283
</ li > < li > Add support for arrays of domains
284
- </ li > < li > Add support for arrays of complex types
284
+ < p > < a href ="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 >
285
287
</ li > < li > Allow single-byte header storage for array elements
286
288
</ li > </ ul >
287
289
</ li > < li > Binary Data
You can’t perform that action at this time.
0 commit comments