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

Commit869585c

Browse files
committed
Split apart entries, one done now:
* -Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h* Consider making NAMEDATALEN more configurable in future releases
1 parent28c3cd5 commit869585c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (bruce@momjian.us)
5-
Last updated:Mon Feb5 12:16:45 EST 2007
5+
Last updated:Tue Feb6 11:44:05 EST 2007
66

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

14081408
http://archives.postgresql.org/pgsql-docs/2006-12/msg00152.php
14091409

1410-
* Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h and
1411-
considermakingit more configurable in future releases
1410+
*-Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h
1411+
* ConsidermakingNAMEDATALEN more configurable in future releases
14121412

14131413

14141414
* Win32

‎doc/src/FAQ/TODO.html

Lines changed: 3 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 Feb5 12:16:45 EST 2007
11+
Last updated:Tue Feb6 11:44:05 EST 2007
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>.
@@ -1260,8 +1260,8 @@ <h1><a name="section_21">Source Code</a></h1>
12601260
</li><li>Consider changing documentation format from SGML to XML
12611261
<p><ahref="http://archives.postgresql.org/pgsql-docs/2006-12/msg00152.php">http://archives.postgresql.org/pgsql-docs/2006-12/msg00152.php</a>
12621262
</p>
1263-
</li><li>Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h and
1264-
consider makingit more configurable in future releases
1263+
</li><li>-<em>Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h</em>
1264+
</li><li>Consider makingNAMEDATALEN more configurable in future releases
12651265
</li><li>Win32
12661266
<ul>
12671267
<li>Remove configure.in check for link failure when cause is found

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp