Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b1fb3b2

Browse files
committed
Add URL to:
* Consider decreasing the I/O caused by updating tuple hint bits > http://archives.postgresql.org/pgsql-patches/2008-07/msg00199.php
1 parent 7bd7b20 commit b1fb3b2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
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: Thu Jul 17 22:03:21 EDT 2008
4+
Last updated: Thu Jul 31 16:47:21 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1949,6 +1949,7 @@ Miscellaneous Performance
19491949
* Consider decreasing the I/O caused by updating tuple hint bits
19501950

19511951
http://archives.postgresql.org/pgsql-hackers/2008-05/msg00847.php
1952+
http://archives.postgresql.org/pgsql-patches/2008-07/msg00199.php
19521953

19531954

19541955

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Thu Jul 17 22:03:21 EDT 2008
11+
Last updated: Thu Jul 31 16:47:21 EDT 2008
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -1679,6 +1679,7 @@ <h1><a name="section_22">Miscellaneous Performance</a></h1>
16791679
</p>
16801680
</li><li>Consider decreasing the I/O caused by updating tuple hint bits
16811681
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-05/msg00847.php">http://archives.postgresql.org/pgsql-hackers/2008-05/msg00847.php</a>
1682+
<a href="http://archives.postgresql.org/pgsql-patches/2008-07/msg00199.php">http://archives.postgresql.org/pgsql-patches/2008-07/msg00199.php</a>
16821683
</p>
16831684
</li></ul>
16841685
<h1><a name="section_23">Source Code</a></h1>

0 commit comments

Comments
 (0)