PostgreSQL Source Code git master
Loading...
Searching...
No Matches
rewriteRemove.h
Go to the documentation of this file.
1/*-------------------------------------------------------------------------
2 *
3 * rewriteRemove.h
4 *
5 *
6 *
7 * Portions Copyright (c) 1996-2026, PostgreSQL Global Development Group
8 * Portions Copyright (c) 1994, Regents of the University of California
9 *
10 * src/include/rewrite/rewriteRemove.h
11 *
12 *-------------------------------------------------------------------------
13 */
14#ifndef REWRITEREMOVE_H
15#define REWRITEREMOVE_H
16
17#include "nodes/parsenodes.h"
18
20
21#endif /* REWRITEREMOVE_H */
unsigned int Oid
static int fb(int x)
void RemoveRewriteRuleById(Oid ruleOid)