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 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Sat Feb 16 18:27:24 EST 2008
4
+ Last updated: Fri Feb 29 09:56:41 EST 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.
@@ -1403,7 +1403,7 @@ Exotic Features
1403
1403
modification.
1404
1404
1405
1405
* Allow plug-in modules to emulate features from other databases
1406
- * Add Oracle-style packages (Pavel)
1406
+ * Add features of Oracle-style packages (Pavel)
1407
1407
1408
1408
A package would be a schema with session-local variables,
1409
1409
public/private functions, and initialization functions. It
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: Sat Feb 16 18:27:24 EST 2008
11
+ Last updated: Fri Feb 29 09:56:41 EST 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 > .
@@ -1245,7 +1245,7 @@ <h1><a name="section_20">Exotic Features</a></h1>
1245
1245
modification.
1246
1246
</ p >
1247
1247
</ li > < li > Allow plug-in modules to emulate features from other databases
1248
- </ li > < li > Add Oracle-style packages (Pavel)
1248
+ </ li > < li > Add features of Oracle-style packages (Pavel)
1249
1249
< p > A package would be a schema with session-local variables,
1250
1250
public/private functions, and initialization functions. It
1251
1251
is also possible to implement these capabilities
You can’t perform that action at this time.
0 commit comments