From 4db0d87c9d6c819346f1e4012a44437bf9191a29 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 29 Feb 2008 14:56:50 +0000 Subject: Update wording: < * Add Oracle-style packages (Pavel) > * Add features of Oracle-style packages (Pavel) --- doc/src/FAQ/TODO.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 6d6e80d9d33..ba022986968 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Sat Feb 16 18:27:24 EST 2008 +Last updated: Fri Feb 29 09:56:41 EST 2008

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -1245,7 +1245,7 @@ first. There is also a developer's wiki at
modification.

  • Allow plug-in modules to emulate features from other databases -
  • Add Oracle-style packages (Pavel) +
  • Add features of Oracle-style packages (Pavel)

    A package would be a schema with session-local variables, public/private functions, and initialization functions. It is also possible to implement these capabilities -- cgit v1.2.3