Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit76cf067

Browse files
committed
Update TODO wording:
* Simplify integer cross-data-type operators
1 parentab20a84 commit76cf067

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

‎doc/TODO

Lines changed: 2 additions & 2 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:Mon Mar24 22:58:06 EDT 2008
4+
Last updated:Tue Mar25 09:09:33 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -269,7 +269,7 @@ Data Types
269269
http://archives.postgresql.org/pgsql-hackers/2007-10/msg00231.php
270270
http://archives.postgresql.org/pgsql-hackers/2007-11/msg00471.php
271271

272-
*Add more cross-data-type operators
272+
*Simplify integer cross-data-type operators
273273

274274
http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php
275275

‎doc/src/FAQ/TODO.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated:Mon Mar24 22:58:06 EDT 2008
11+
Last updated:Tue Mar25 09:09:33 EDT 2008
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -237,7 +237,7 @@ <h1><a name="section_3">Data Types</a></h1>
237237
<ahref="http://archives.postgresql.org/pgsql-hackers/2007-10/msg00231.php">http://archives.postgresql.org/pgsql-hackers/2007-10/msg00231.php</a>
238238
<ahref="http://archives.postgresql.org/pgsql-hackers/2007-11/msg00471.php">http://archives.postgresql.org/pgsql-hackers/2007-11/msg00471.php</a>
239239
</p>
240-
</li><li>Add more cross-data-type operators
240+
</li><li>Simplify integer cross-data-type operators
241241
<p><ahref="http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php">http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php</a>
242242
</p>
243243
</li><li>Dates and Times
@@ -1379,6 +1379,8 @@ <h1><a name="section_18">Write-Ahead Log</a></h1>
13791379
</p>
13801380
</li><li>Be more aggressive about creating WAL files
13811381
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-10/msg01325.php">http://archives.postgresql.org/pgsql-hackers/2007-10/msg01325.php</a>
1382+
<ahref="http://archives.postgresql.org/pgsql-hackers/2004-07/msg01075.php">http://archives.postgresql.org/pgsql-hackers/2004-07/msg01075.php</a>
1383+
<ahref="http://archives.postgresql.org/pgsql-hackers/2005-04/msg00556.php">http://archives.postgresql.org/pgsql-hackers/2005-04/msg00556.php</a>
13821384
</p>
13831385
</li><li>Have resource managers report the duration of their status changes
13841386
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-10/msg01468.php">http://archives.postgresql.org/pgsql-hackers/2007-10/msg01468.php</a>
@@ -1631,7 +1633,7 @@ <h1><a name="section_22">Source Code</a></h1>
16311633
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2008-02/msg00485.php">http://archives.postgresql.org/pgsql-hackers/2008-02/msg00485.php</a>
16321634
<ahref="http://archives.postgresql.org/pgsql-patches/2008-02/msg00038.php">http://archives.postgresql.org/pgsql-patches/2008-02/msg00038.php</a>
16331635
</p>
1634-
</li><li>Fix port/rint.c to be spec-compliant
1636+
</li><li>Find a correctrint() substitute on Windows
16351637
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00808.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg00808.php</a>
16361638
</p>
16371639
</li></ul>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp