File tree 2 files changed +2
-6
lines changed
2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
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
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1550,8 +1550,6 @@ Exotic Features
1550
1550
modification.
1551
1551
1552
1552
* 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
1555
1553
* Allow statements across databases or servers with transaction
1556
1554
semantics
1557
1555
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< 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
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< 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>
1375
1375
modification.
1376
1376
</ p >
1377
1377
</ 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
1380
1378
</ li > < li > Allow statements across databases or servers with transaction
1381
1379
semantics
1382
1380
< p > This can be done using dblink and two-phase commit.
You can’t perform that action at this time.
0 commit comments