Go to the source code of this file.
Definition at line 137 of file extensible.c.
References custom_scan_methods, and GetExtensibleNodeEntry().
Definition at line 100 of file extensible.c.
References ereport, errcode(), errmsg(), ERROR, ExtensibleNodeEntry::extnodemethods, HASH_FIND, and hash_search().
Referenced by GetCustomScanMethods(), and GetExtensibleNodeMethods().
Definition at line 125 of file extensible.c.
References extensible_node_methods, and GetExtensibleNodeEntry().
Referenced by _copyExtensibleNode(), _equalExtensibleNode(), _outExtensibleNode(), and _readExtensibleNode().
Definition at line 88 of file extensible.c.
References custom_scan_methods, CustomScanMethods::CustomName, and RegisterExtensibleNodeEntry().
Definition at line 39 of file extensible.c.
References ctl, elog, ereport, errcode(), ERRCODE_DUPLICATE_OBJECT, errmsg(), ERROR, ExtensibleNodeEntry::extnodemethods, EXTNODENAME_MAX_LEN, hash_create(), HASH_ELEM, HASH_ENTER, hash_search(), and HASH_STRINGS.
Referenced by RegisterCustomScanMethods(), and RegisterExtensibleNodeMethods().
Definition at line 76 of file extensible.c.
References extensible_node_methods, ExtensibleNodeMethods::extnodename, and RegisterExtensibleNodeEntry().
Definition at line 27 of file extensible.c.
Referenced by GetCustomScanMethods(), and RegisterCustomScanMethods().
Definition at line 26 of file extensible.c.
Referenced by GetExtensibleNodeMethods(), and RegisterExtensibleNodeMethods().