Re: WIP: Access method extendability

From: Markus Nullmeier <dq124(at)uni-heidelberg(dot)de>
To: Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru>
Cc: Petr Jelinek <petr(at)2ndquadrant(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, David Steele <david(at)pgmasters(dot)net>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: WIP: Access method extendability
Date: 2016-03-31 17:21:12
Message-ID: 56FD5C88.90405@ix.urz.uni-heidelberg.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 03/31/16 17:29, Alexander Korotkov wrote:

> New revision of patches is attached.

> 1) API of generic xlog was changed: now there is no static variables,
> GenericXLogStart() returns palloc'd struct.

Attached are two trivial documentation editing fixes for this, as an
incremental patch.

--
Markus Nullmeier http://www.g-vo.org
German Astrophysical Virtual Observatory (GAVO)

Attachment Content-Type Size
generic-xlog-15-fixes-delta.patch text/x-patch 752 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Ivanov 2016-03-31 18:04:09 Re: [PATCH] Phrase search ported to 9.6
Previous Message Alexander Korotkov 2016-03-31 17:21:02 Re: Move PinBuffer and UnpinBuffer to atomics