1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00
>
> * Add a function like pg_get_indexdef() that report more detailed index
>   information
>
>   http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php
>
This commit is contained in:
Bruce Momjian
2008-03-07 20:38:59 +00:00
parent f76eee0bf1
commit 1cc52905f0
2 changed files with 12 additions and 2 deletions

View File

@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Fri Mar 7 15:20:15 EST 2008
Last updated: Fri Mar 7 15:38:55 EST 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -837,6 +837,12 @@ Clients
allow pg_ctl to read and understand postgresql.conf to find the
data_directory value.
* Add a function like pg_get_indexdef() that report more detailed index
information
http://archives.postgresql.org/pgsql-bugs/2007-12/msg00166.php
* psql
o Have psql show current values for a sequence
o Move psql backslash database information into the backend, use