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

Commit1cc5290

Browse files
committed
Add:
>> * Add a function like pg_get_indexdef() that report more detailed index> information>>http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php>
1 parentf76eee0 commit1cc5290

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

‎doc/TODO

Lines changed: 7 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:Fri Mar 7 15:20:15 EST 2008
4+
Last updated:Fri Mar 7 15:38:55 EST 2008
55

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

840+
* Add a function like pg_get_indexdef() that report more detailed index
841+
information
842+
843+
http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php
844+
845+
840846
* psql
841847
o Have psql show current values for a sequence
842848
o Move psql backslash database information into the backend, use

‎doc/src/FAQ/TODO.html

Lines changed: 5 additions & 1 deletion
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: Fri Mar 7 15:20:15 EST 2008
11+
Last updated: Fri Mar 7 15:38:55 EST 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>.
@@ -734,6 +734,10 @@ <h1><a name="section_10">Clients</a></h1>
734734
config directory but in the PGDATA directory. The solution is to
735735
allow pg_ctl to read and understand postgresql.conf to find the
736736
data_directory value.
737+
</p>
738+
</li><li>Add a function like pg_get_indexdef() that report more detailed index
739+
information
740+
<p><ahref="http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php">http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php</a>
737741
</p>
738742
</li><li>psql
739743
<ul>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp