Re: WIP: Access method extendability

Emre Hasegeli <emre@hasegeli.com>

From: Emre Hasegeli <emre@hasegeli.com>
To: Teodor Sigaev <teodor@sigaev.ru>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>, Aleksander Alekseev <a.alekseev@postgrespro.ru>
Date: 2016-04-04T09:19:47Z
Lists: pgsql-hackers

Attachments

I think the variable "magick" should be "magic".  Patch attached.

Commits

  1. Support CREATE ACCESS METHOD

  2. Restructure index access method API to hide most of it at the C level.