[BzTree] ([email protected]:sfu-dis/bztree.git) BzTree FDW for Postgres. Usage: create extension bztree; create index on t using bztree(pk);