Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Remove support of backward scan in GiST. - Mailing list pgsql-committers

From [email protected] (Teodor Sigaev)
Subject pgsql: Remove support of backward scan in GiST.
Date
Msg-id [email protected]
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: pgsql: Feature T411 is not found in SQL:2003 or 2008 anymore, so it must
Next
From: [email protected] (Alvaro Herrera)
Date:
Subject: pgsql: Rework subtransaction commit protocol for hot standby.