File tree 2 files changed +9
-2
lines changed 2 files changed +9
-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 Apr 3 14:13:49 EDT 2008
4
+ Last updated: Sun Apr 6 22: 14:10 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.
@@ -975,6 +975,10 @@ Server-Side Languages
975
975
976
976
http://archives.postgresql.org/pgsql-hackers/2007-05/msg00289.php
977
977
978
+ o Add ability to obfuscate function bodies
979
+
980
+ http://archives.postgresql.org/pgsql-patches/2008-01/msg00125.php
981
+
978
982
979
983
980
984
Clients
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 Apr 3 14:13:49 EDT 2008
11
+ Last updated: Sun Apr 6 22: 14:10 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 > .
@@ -841,6 +841,9 @@ <h1><a name="section_9">Server-Side Languages</a></h1>
841
841
</ li > < li > Allow data to be passed in native language formats, rather
842
842
than only text
843
843
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-05/msg00289.php "> http://archives.postgresql.org/pgsql-hackers/2007-05/msg00289.php</ a >
844
+ </ p >
845
+ </ li > < li > Add ability to obfuscate function bodies
846
+ < p > < a href ="http://archives.postgresql.org/pgsql-patches/2008-01/msg00125.php "> http://archives.postgresql.org/pgsql-patches/2008-01/msg00125.php</ a >
844
847
</ p >
845
848
</ li > </ ul >
846
849
</ li > </ ul >
You can’t perform that action at this time.
0 commit comments