Fix markup:
< * Add internationalized message strings > o Add internationalized message strings
This commit is contained in:
parent
ce1b3065c3
commit
818bfda1e2
4
doc/TODO
4
doc/TODO
@ -2,7 +2,7 @@
|
|||||||
PostgreSQL TODO List
|
PostgreSQL TODO List
|
||||||
====================
|
====================
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
Last updated: Mon May 16 20:51:09 EDT 2005
|
Last updated: Mon May 16 20:51:56 EDT 2005
|
||||||
|
|
||||||
The most recent version of this document can be viewed at
|
The most recent version of this document can be viewed at
|
||||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||||
@ -614,7 +614,7 @@ Clients
|
|||||||
o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
|
o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
|
||||||
o Make SET CONNECTION thread-aware, non-standard?
|
o Make SET CONNECTION thread-aware, non-standard?
|
||||||
o Allow multidimensional arrays
|
o Allow multidimensional arrays
|
||||||
* Add internationalized message strings
|
o Add internationalized message strings
|
||||||
|
|
||||||
|
|
||||||
Referential Integrity
|
Referential Integrity
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
||||||
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
||||||
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
||||||
Last updated: Mon May 16 20:51:09 EDT 2005
|
Last updated: Mon May 16 20:51:56 EDT 2005
|
||||||
</p>
|
</p>
|
||||||
<p>The most recent version of this document can be viewed at<br/>
|
<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>.
|
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
||||||
@ -566,9 +566,7 @@ first.
|
|||||||
</li><li>sqlwarn[<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?6">6</a>] should be 'W' if the PRECISION or SCALE value specified
|
</li><li>sqlwarn[<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?6">6</a>] should be 'W' if the PRECISION or SCALE value specified
|
||||||
</li><li>Make SET CONNECTION thread-aware, non-standard?
|
</li><li>Make SET CONNECTION thread-aware, non-standard?
|
||||||
</li><li>Allow multidimensional arrays
|
</li><li>Allow multidimensional arrays
|
||||||
<ul>
|
</li><li>Add internationalized message strings
|
||||||
<li>Add internationalized message strings
|
|
||||||
</li></ul>
|
|
||||||
</li></ul>
|
</li></ul>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
<h1><a name="section_9">Referential Integrity</a></h1>
|
<h1><a name="section_9">Referential Integrity</a></h1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user