Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ae0b90f

Browse files
committed
Remove:
< * SQL*Net listener that makes PostgreSQL appear as an Oracle database < to clients
1 parent 834f450 commit ae0b90f

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

doc/TODO

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer: Bruce Momjian (bruce@momjian.us)
4-
Last updated: Wed Sep 26 04:47:39 EDT 2007
4+
Last updated: Fri Sep 28 17:32:23 EDT 2007
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1550,8 +1550,6 @@ Exotic Features
15501550
modification.
15511551

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

doc/src/FAQ/TODO.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Wed Sep 26 04:47:39 EDT 2007
11+
Last updated: Fri Sep 28 17:32:23 EDT 2007
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -1375,8 +1375,6 @@ <h1><a name="section_22">Exotic Features</a></h1>
13751375
modification.
13761376
</p>
13771377
</li><li>Allow plug-in modules to emulate features from other databases
1378-
</li><li>SQL*Net listener that makes PostgreSQL appear as an Oracle database
1379-
to clients
13801378
</li><li>Allow statements across databases or servers with transaction
13811379
semantics
13821380
<p> This can be done using dblink and two-phase commit.

0 commit comments

Comments
 (0)