pgfiledump - pg_filedump: Preliminary support for SP-GiST indexes.

From: tgl(at)pgfoundry(dot)org (User Tgl)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfiledump - pg_filedump: Preliminary support for SP-GiST indexes.
Date: 2011-12-18 00:11:29
Message-ID: 20111218001129.9D5DD1B50767@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Preliminary support for SP-GiST indexes.

Modified Files:
--------------
pg_filedump:
pg_filedump.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfiledump/pg_filedump/pg_filedump.c?r1=1.4&r2=1.5)
pg_filedump.h (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfiledump/pg_filedump/pg_filedump.h?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-12-18 13:33:01 pgsql: Remove tabs in SGML file.
Previous Message Tom Lane 2011-12-18 00:08:37 pgsql: Defend against null scankeys in spgist searches.