pgsql: Add: > > * Add a function like pg_get_indexdef() that report - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add: > > * Add a function like pg_get_indexdef() that report
Date
Msg-id 20080307203859.12613753F32@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add:

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

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2281 -> r1.2282)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2281&r2=1.2282)
    pgsql/doc/src/FAQ:
        TODO.html (r1.790 -> r1.791)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.790&r2=1.791)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > > > o Prevent autovacuum from running if an old
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: This patch addresses some issues in TOAST compression strategy