File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Thu Mar 27 22:36:00 EDT 2008
4
+ Last updated: Thu Mar 27 23:29:45 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -948,6 +948,12 @@ Server-Side Languages
948
948
949
949
http://archives.postgresql.org/pgsql-hackers/2008-01/msg01009.php
950
950
951
+ o Add CASE capability to language (already in SQL)
952
+
953
+ http://archives.postgresql.org/pgsql-hackers/2008-01/msg00696.php
954
+
955
+
956
+
951
957
952
958
* Other
953
959
o Add table function support to pltcl, plpythonu
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: Thu Mar 27 22:36:00 EDT 2008
11
+ Last updated: Thu Mar 27 23:29:45 EDT 2008
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 > .
@@ -818,6 +818,9 @@ <h1><a name="section_9">Server-Side Languages</a></h1>
818
818
</ p >
819
819
</ li > < li > Consider keeping seperate cached copies when search_path changes
820
820
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-01/msg01009.php "> http://archives.postgresql.org/pgsql-hackers/2008-01/msg01009.php</ a >
821
+ </ p >
822
+ </ li > < li > Add CASE capability to language (already in SQL)
823
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00696.php "> http://archives.postgresql.org/pgsql-hackers/2008-01/msg00696.php</ a >
821
824
</ p >
822
825
</ li > </ ul >
823
826
</ li > < li > Other
You can’t perform that action at this time.
0 commit comments