File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Fri Jun 17 15:20:21 EDT 2005
5
+ Last updated: Fri Jun 17 21:45:03 EDT 2005
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -697,7 +697,7 @@ Exotic Features
697
697
does not have locking or transaction semantics. Two-phase commit is
698
698
needed to enable transaction semantics.
699
699
700
- * Add two-phase commit [2phase]
700
+ * - Add two-phase commit [2phase]
701
701
* Add the features of packages
702
702
o Make private objects accessable only to objects in the same schema
703
703
o Allow current_schema.objname to access current schema objects
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Fri Jun 17 15:20:21 EDT 2005
11
+ Last updated: Fri Jun 17 21:45:03 EDT 2005
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 > .
@@ -643,7 +643,7 @@ <h1><a name="section_11">Exotic Features</a></h1>
643
643
does not have locking or transaction semantics. Two-phase commit is
644
644
needed to enable transaction semantics.
645
645
</ p >
646
- </ li > < li > Add two-phase commit [< a href ="http://momjian.postgresql.org/cgi-bin/pgtodo?2phase "> 2phase</ a > ]
646
+ </ li > < li > - < em > Add two-phase commit [< a href ="http://momjian.postgresql.org/cgi-bin/pgtodo?2phase "> 2phase</ a > ]</ em >
647
647
</ li > < li > Add the features of packages
648
648
< ul >
649
649
< li > Make private objects accessable only to objects in the same schema
You can’t perform that action at this time.
0 commit comments