1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00
< * SQL*Net listener that makes PostgreSQL appear as an Oracle database
<   to clients
This commit is contained in:
Bruce Momjian
2007-09-28 21:32:29 +00:00
parent 834f45014b
commit ae0b90f223
2 changed files with 2 additions and 6 deletions

View File

@ -1,7 +1,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.
@ -1550,8 +1550,6 @@ Exotic Features
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