Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
ebff1d4d
Commit
ebff1d4d
authored
17 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Add:
> * Add pg_ctl option to do a syntax check of postgresql.conf
parent
70da495d
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/TODO
+2
-1
2 additions, 1 deletion
doc/TODO
doc/src/FAQ/TODO.html
+4
-3
4 additions, 3 deletions
doc/src/FAQ/TODO.html
with
6 additions
and
4 deletions
doc/TODO
+
2
−
1
View file @
ebff1d4d
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Wed
May 28 22:0
4:08 EDT 2008
Last updated: Wed
Jun 11 16:5
4:08 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
...
...
@@ -1039,6 +1039,7 @@ Clients
allow pg_ctl to read and understand postgresql.conf to find the
data_directory value.
* Add pg_ctl option to do a syntax check of postgresql.conf
* Add a function like pg_get_indexdef() that report more detailed index
information
...
...
This diff is collapsed.
Click to expand it.
doc/src/FAQ/TODO.html
+
4
−
3
View file @
ebff1d4d
...
...
@@ -8,7 +8,7 @@
<body
bgcolor=
"#FFFFFF"
text=
"#000000"
link=
"#FF0000"
vlink=
"#A00000"
alink=
"#0000FF"
>
<h1><a
name=
"section_1"
>
PostgreSQL TODO List
</a></h1>
<p>
Current maintainer: Bruce Momjian (
<a
href=
"mailto:bruce@momjian.us"
>
bruce@momjian.us
</a>
)
<br/>
Last updated: Wed
May 28 22:0
4:08 EDT 2008
Last updated: Wed
Jun 11 16:5
4:08 EDT 2008
</p>
<p>
The most recent version of this document can be viewed at
<br/>
<a
href=
"http://www.postgresql.org/docs/faqs.TODO.html"
>
http://www.postgresql.org/docs/faqs.TODO.html
</a>
.
...
...
@@ -898,6 +898,7 @@ first. There is also a developer's wiki at<br/>
allow pg_ctl to read and understand postgresql.conf to find the
data_directory value.
</p>
</li><li>
Add pg_ctl option to do a syntax check of postgresql.conf
</li><li>
Add a function like pg_get_indexdef() that report more detailed index
information
<p>
<a
href=
"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 @@ first. There is also a developer's wiki at<br/>
<li>
Remove configure.in check for link failure when cause is found
</li><li>
Remove readdir() errno patch when runtime/mingwex/dirent.c rev
1.4 is released
</li><li>
-
<em>
Remove psql newline patch when we find out why mingw outputs an
extra newline
</em>
</li><li>
-
<em>
Remove psql newline patch when we find out why mingw outputs an
</em>
extra newline
</li><li>
Allow psql to use readline once non-US code pages work with
backslashes
</li><li>
Fix problem with shared memory on the Win32 Terminal Server
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment