pgsql: Remove support of backward scan in GiST.

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove support of backward scan in GiST.
Date: 2008-10-20 16:35:15
Message-ID: 20081020163515.185A77545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove support of backward scan in GiST. Per discussion
http://archives.postgresql.org/pgsql-hackers/2008-10/msg00857.php

Modified Files:
--------------
pgsql/src/backend/access/gist:
gistget.c (r1.77 -> r1.78)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gist/gistget.c?r1=1.77&r2=1.78)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2008-10-20 19:18:18 pgsql: Rework subtransaction commit protocol for hot standby.
Previous Message Simon Riggs 2008-10-20 15:20:50 Re: pgsql: Feature T411 is not found in SQL:2003 or 2008 anymore, so it must