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
- bloom-magick.patch (application/octet-stream) patch
I think the variable "magick" should be "magic". Patch attached.
Commits
-
Support CREATE ACCESS METHOD
- 473b93287040 9.6.0 landed
-
Restructure index access method API to hide most of it at the C level.
- 65c5fcd353a8 9.6.0 cited