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

Commitebff1d4

Browse files
committed
Add:
> * Add pg_ctl option to do a syntax check of postgresql.conf
1 parent70da495 commitebff1d4

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
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:WedMay 28 22:04:08 EDT 2008
4+
Last updated:WedJun 11 16:54:08 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1039,6 +1039,7 @@ Clients
10391039
allow pg_ctl to read and understand postgresql.conf to find the
10401040
data_directory value.
10411041

1042+
* Add pg_ctl option to do a syntax check of postgresql.conf
10421043
* Add a function like pg_get_indexdef() that report more detailed index
10431044
information
10441045

‎doc/src/FAQ/TODO.html

Lines changed: 4 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: WedMay 28 22:04:08 EDT 2008
11+
Last updated: WedJun 11 16:54:08 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>.
@@ -898,6 +898,7 @@ <h1><a name="section_10">Clients</a></h1>
898898
allow pg_ctl to read and understand postgresql.conf to find the
899899
data_directory value.
900900
</p>
901+
</li><li>Add pg_ctl option to do a syntax check of postgresql.conf
901902
</li><li>Add a function like pg_get_indexdef() that report more detailed index
902903
information
903904
<p><ahref="http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php">http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php</a>
@@ -1708,8 +1709,8 @@ <h1><a name="section_22">Source Code</a></h1>
17081709
<li>Remove configure.in check for link failure when cause is found
17091710
</li><li>Remove readdir() errno patch when runtime/mingwex/dirent.c rev
17101711
1.4 is released
1711-
</li><li>-<em>Remove psql newline patch when we find out why mingw outputs an
1712-
extra newline</em>
1712+
</li><li>-<em>Remove psql newline patch when we find out why mingw outputs an</em>
1713+
extra newline
17131714
</li><li>Allow psql to use readline once non-US code pages work with
17141715
backslashes
17151716
</li><li>Fix problem with shared memory on the Win32 Terminal Server

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp