File tree 2 files changed +4
-2
lines changed 2 files changed +4
-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: Tue Feb 20 18:39:00 EST 2007
5
+ Last updated: Tue Feb 20 20:08:47 EST 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.
@@ -764,6 +764,7 @@ SQL Commands
764
764
765
765
Because a row is not scalar, do not allow assignment
766
766
from NULL-valued scalars.
767
+ http://archives.postgresql.org/pgsql-hackers/2006-10/msg00070.php
767
768
768
769
o Other
769
770
o Add table function support to pltcl, plpython
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: Tue Feb 20 18:39:00 EST 2007
11
+ Last updated: Tue Feb 20 20:08:47 EST 2007
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 > .
@@ -683,6 +683,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
683
683
and allow NULL tests on such variables
684
684
< p > Because a row is not scalar, do not allow assignment
685
685
from NULL-valued scalars.
686
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2006-10/msg00070.php "> http://archives.postgresql.org/pgsql-hackers/2006-10/msg00070.php</ a >
686
687
</ p >
687
688
</ li > </ ul >
688
689
</ li > < li > Other
You can’t perform that action at this time.
0 commit comments