Go to the source code of this file.
Definition at line 18 of file rewriteSupport.h.
Definition at line 92 of file rewriteSupport.c.
References Assert(), ereport, errcode(), errmsg(), ERROR, get_rel_name(), GETSTRUCT(), HeapTupleIsValid, InvalidOid, ObjectIdGetDatum(), PointerGetDatum(), ReleaseSysCache(), and SearchSysCache2().
Referenced by get_object_address_relobject().
Definition at line 32 of file rewriteSupport.c.
References ObjectIdGetDatum(), PointerGetDatum(), and SearchSysCacheExists2.
Referenced by RenameRewriteRule().
Definition at line 53 of file rewriteSupport.c.
References CacheInvalidateRelcacheByTuple(), CatalogTupleUpdate(), elog, ERROR, GETSTRUCT(), heap_freetuple(), HeapTupleIsValid, ObjectIdGetDatum(), RowExclusiveLock, SearchSysCacheCopy1, HeapTupleData::t_self, table_close(), and table_open().
Referenced by DefineQueryRewrite().