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

Commit 1e52c5e

Browse files
committed
Added:
> > * Add URL to more complete multi-byte regression tests > > http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php
1 parent b6f5676 commit 1e52c5e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

doc/TODO

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Wed Jun 14 13:50:32 EDT 2006
5+
Last updated: Wed Jun 14 13:59:26 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1301,6 +1301,10 @@ Source Code
13011301

13021302
http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php
13031303

1304+
* Add URL to more complete multi-byte regression tests
1305+
1306+
http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php
1307+
13041308
* Win32
13051309

13061310
o Remove configure.in check for link failure when cause is found

doc/src/FAQ/TODO.html

+4-1
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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Wed Jun 14 13:50:32 EDT 2006
11+
Last updated: Wed Jun 14 13:59:26 EDT 2006
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>.
@@ -1169,6 +1169,9 @@ <h1><a name="section_22">Source Code</a></h1>
11691169
</p>
11701170
</li><li>Consider GnuTLS if OpenSSL license becomes a problem
11711171
<p> <a href="http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php">http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php</a>
1172+
</p>
1173+
</li><li>Add URL to more complete multi-byte regression tests
1174+
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php">http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php</a>
11721175
</p>
11731176
</li><li>Win32
11741177
<ul>

0 commit comments

Comments
 (0)