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

Commit 3a1e7b2

Browse files
committed
Adjust TODO spacing.
1 parent 3ff83c3 commit 3a1e7b2

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

doc/TODO

Lines changed: 10 additions & 10 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 Mar 17 17:09:20 EDT 2008
4+
Last updated: Mon Mar 17 17:45:06 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -154,20 +154,20 @@ Administration
154154

155155
* Point-In-Time Recovery (PITR)
156156

157-
o Allow a warm standby system to also allow read-only statements
158-
[pitr]
157+
o Allow a warm standby system to also allow read-only statements
158+
[pitr]
159159

160-
http://archives.postgresql.org/pgsql-hackers/2007-03/msg00050.php
160+
http://archives.postgresql.org/pgsql-hackers/2007-03/msg00050.php
161161

162-
o %Create dump tool for write-ahead logs for use in determining
163-
transaction id for point-in-time recovery
162+
o %Create dump tool for write-ahead logs for use in determining
163+
transaction id for point-in-time recovery
164164

165-
This is useful for checking PITR recovery.
165+
This is useful for checking PITR recovery.
166166

167-
o Allow recovery.conf to support the same syntax as
168-
postgresql.conf, including quoting
167+
o Allow recovery.conf to support the same syntax as
168+
postgresql.conf, including quoting
169169

170-
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php
170+
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php
171171

172172

173173
Data Types

doc/src/FAQ/TODO.html

Lines changed: 7 additions & 7 deletions
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: Mon Mar 17 17:09:20 EDT 2008
11+
Last updated: Mon Mar 17 17:45:06 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>.
@@ -144,16 +144,16 @@ <h1><a name="section_2">Administration</a></h1>
144144
</li><li>Point-In-Time Recovery (PITR)
145145
<ul>
146146
<li>Allow a warm standby system to also allow read-only statements
147-
[<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?pitr">pitr</a>]
148-
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-03/msg00050.php">http://archives.postgresql.org/pgsql-hackers/2007-03/msg00050.php</a>
147+
[<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?pitr">pitr</a>]
148+
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-03/msg00050.php">http://archives.postgresql.org/pgsql-hackers/2007-03/msg00050.php</a>
149149
</p>
150150
</li><li>%Create dump tool for write-ahead logs for use in determining
151-
transaction id for point-in-time recovery
152-
<p> This is useful for checking PITR recovery.
151+
transaction id for point-in-time recovery
152+
<p> This is useful for checking PITR recovery.
153153
</p>
154154
</li><li>Allow recovery.conf to support the same syntax as
155-
postgresql.conf, including quoting
156-
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php</a>
155+
postgresql.conf, including quoting
156+
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php</a>
157157
</p>
158158
</li></ul>
159159
</li></ul>

0 commit comments

Comments
 (0)