Re: [v9.1] sepgsql - userspace access vector cache
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
From: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
To: Yeb Havinga <yebhavinga@gmail.com>
Cc: Kohei KaiGai <kaigai@kaigai.gr.jp>, Robert Haas <robertmhaas@gmail.com>, PgHacker <pgsql-hackers@postgresql.org>
Date: 2011-07-19T20:39:19Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Remove the limit on the number of entries allowed in catcaches, and
- 8b9bc234ad43 8.2.0 cited
On 19.07.2011 12:28, Yeb Havinga wrote: > On 2011-07-18 22:21, Kohei KaiGai wrote: >> The Scientific Linux 6 is not suitable, because its libselinux version >> is a bit older >> than this patch expects (libselinux-2.0.99 or later). >> My recommendation is Fedora 15, instead. > Installing right now, thanks for the heads up! Would it be reasonable to #ifdefs the parts that require version 2.0.99? That's very recent so might not be available on popular distributions for some time, so it would be nice to not have a hard dependency on it. You could have autoconf rules to check for the new functions, and only use them if they are available. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com