File tree 2 files changed +4
-4
lines changed 2 files changed +4
-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 (pgman@candle.pha.pa.us)
5
- Last updated: Tue Nov 22 17:53:39 EST 2005
5
+ Last updated: Tue Nov 22 18:22:37 EST 2005
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.
@@ -239,7 +239,7 @@ Data Types
239
239
240
240
* Arrays
241
241
242
- o Allow NULLs in arrays
242
+ o - Allow NULLs in arrays
243
243
o Delay resolution of array expression's data type so assignment
244
244
coercion can be performed on empty array expressions
245
245
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: Tue Nov 22 17:53:39 EST 2005
11
+ Last updated: Tue Nov 22 18:22:37 EST 2005
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 > .
@@ -223,7 +223,7 @@ <h1><a name="section_4">Data Types</a></h1>
223
223
</ p > </ ul >
224
224
</ li > < li > Arrays
225
225
< ul >
226
- < li > Allow NULLs in arrays
226
+ < li > - < em > Allow NULLs in arrays</ em >
227
227
</ li > < li > Delay resolution of array expression's data type so assignment
228
228
coercion can be performed on empty array expressions
229
229
</ li > </ ul >
You can’t perform that action at this time.
0 commit comments