SSI SLRU low-level functions first cut - Mailing list pgsql-hackers

From Kevin Grittner
Subject SSI SLRU low-level functions first cut
Date
Msg-id 4D1F467E0200002500038EAB@gw.wicourts.gov
Whole thread Raw
Responses Re: SSI SLRU low-level functions first cut  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
I've got low-level routines coded for interfacing predicate.c to SLRU
to handle old committed transactions, so that SSI can deal with
situations where a large number of transactions are run during the
lifetime of a single serializable transaction.  I'm not actually
*using* these new functions yet, but that's what I do next.  I would
love it if someone could review this commit and let me know whether
it looks generally sane.
http://git.postgresql.org/gitweb?p=users/kgrittn/postgres.git;a=commitdiff;h=00a0bc6c47c8173e82e5927d9b75fe570280860f
-Kevin


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Anyone for SSDs?
Next
From: Peter Eisentraut
Date:
Subject: Re: ALTER TABLE .. SET SCHEMA lock strength