Fix wording:
< * Consider allowing 64-bit integers to be passed by reference on 64-bit > * Consider allowing 64-bit integers to be passed by value on 64-bit
This commit is contained in:
parent
8a73ec138e
commit
0a6f2ee84d
4
doc/TODO
4
doc/TODO
@ -1,7 +1,7 @@
|
|||||||
PostgreSQL TODO List
|
PostgreSQL TODO List
|
||||||
====================
|
====================
|
||||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||||
Last updated: Wed May 30 16:00:30 EDT 2007
|
Last updated: Wed May 30 16:02:38 EDT 2007
|
||||||
|
|
||||||
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.
|
||||||
@ -1509,7 +1509,7 @@ Source Code
|
|||||||
|
|
||||||
http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php
|
http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php
|
||||||
|
|
||||||
* Consider allowing 64-bit integers to be passed by reference on 64-bit
|
* Consider allowing 64-bit integers to be passed by value on 64-bit
|
||||||
platforms
|
platforms
|
||||||
|
|
||||||
|
|
||||||
|
@ -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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
||||||
Last updated: Wed May 30 16:00:30 EDT 2007
|
Last updated: Wed May 30 16:02:38 EDT 2007
|
||||||
</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>.
|
||||||
@ -1339,7 +1339,7 @@ first. There is also a developer's wiki at<br/>
|
|||||||
</li><li>Support scoped IPv6 addresses
|
</li><li>Support scoped IPv6 addresses
|
||||||
<p> <a href="http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php">http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php</a>
|
<p> <a href="http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php">http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php</a>
|
||||||
</p>
|
</p>
|
||||||
</li><li>Consider allowing 64-bit integers to be passed by reference on 64-bit
|
</li><li>Consider allowing 64-bit integers to be passed by value on 64-bit
|
||||||
platforms
|
platforms
|
||||||
</li><li>Win32
|
</li><li>Win32
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user