taco-db  0.1.0
Namespaces | Functions
BTree.cpp File Reference
#include "index/btree/BTreeInternal.h"
#include "catalog/CatCache.h"
#include "storage/FileManager.h"
#include "storage/BufferManager.h"
#include "utils/builtin_funcs.h"

Namespaces

 taco
 

Functions

static void taco::BTreeCheckComparisonOperatorPrototype (Oid typid, Oid opfuncid)
 Checks if the function opfuncid is a boolean binary operator over type typid. More...