From ae0b90f223b5cddce80353793340e77c58e215c1 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 28 Sep 2007 21:32:29 +0000 Subject: Remove: < * SQL*Net listener that makes PostgreSQL appear as an Oracle database < to clients --- doc/src/FAQ/TODO.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/src/FAQ') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index ea98a83ef1..97bbaee415 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: Wed Sep 26 04:47:39 EDT 2007 +Last updated: Fri Sep 28 17:32:23 EDT 2007

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

  • Allow plug-in modules to emulate features from other databases -
  • SQL*Net listener that makes PostgreSQL appear as an Oracle database - to clients
  • Allow statements across databases or servers with transaction semantics

    This can be done using dblink and two-phase commit. -- cgit v1.2.3