diff options
| author | Bruce Momjian | 2007-09-28 21:32:29 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2007-09-28 21:32:29 +0000 |
| commit | ae0b90f223b5cddce80353793340e77c58e215c1 (patch) | |
| tree | b17d60443a4ac1a79bc7cf6b98ac2c64e1503965 /doc/src/FAQ | |
| parent | 834f45014bd944817e37cdde7169e4f9dbf87931 (diff) | |
Remove:
< * SQL*Net listener that makes PostgreSQL appear as an Oracle database
< to clients
Diffstat (limited to 'doc/src/FAQ')
| -rw-r--r-- | doc/src/FAQ/TODO.html | 4 |
1 files changed, 1 insertions, 3 deletions
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 @@ <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> <h1><a name="section_1">PostgreSQL TODO List</a></h1> <p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> -Last updated: Wed Sep 26 04:47:39 EDT 2007 +Last updated: Fri Sep 28 17:32:23 EDT 2007 </p> <p>The most recent version of this document can be viewed at<br/> <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. @@ -1375,8 +1375,6 @@ first. There is also a developer's wiki at<br/> modification. </p> </li><li>Allow plug-in modules to emulate features from other databases - </li><li>SQL*Net listener that makes PostgreSQL appear as an Oracle database - to clients </li><li>Allow statements across databases or servers with transaction semantics <p> This can be done using dblink and two-phase commit. |
