hash, rtree and gist ScanLists - Mailing list pgsql-hackers

From Alvaro Herrera
Subject hash, rtree and gist ScanLists
Date
Msg-id 20040528040541.GA14068@dcc.uchile.cl
Whole thread Raw
Responses Re: hash, rtree and gist ScanLists  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Hackers,

I am updating the ScanLists so they can be dropped at subtransaction
abort.  Currently they are stored with custom "next" pointers; however
it would be much cleaner to deal with deleting single items if they were
Lists.  Is it OK if I change them to be so?

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Uno combate cuando es necesario... ¡no cuando está de humor!
El humor es para el ganado, o para hacer el amor, o para tocar el
baliset.  No para combatir."  (Gurney Halleck)



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Win32, PITR, nested transactions, tablespaces
Next
From: Bruce Momjian
Date:
Subject: Re: Win32, PITR, nested transactions, tablespaces