summaryrefslogtreecommitdiff
path: root/src/include/commands/collationcmds.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/commands/collationcmds.h')
-rw-r--r--src/include/commands/collationcmds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/commands/collationcmds.h b/src/include/commands/collationcmds.h
index 373b85374c4..3e1c16ac7f0 100644
--- a/src/include/commands/collationcmds.h
+++ b/src/include/commands/collationcmds.h
@@ -20,6 +20,5 @@
extern ObjectAddress DefineCollation(ParseState *pstate, List *names, List *parameters, bool if_not_exists);
extern void IsThereCollationInNamespace(const char *collname, Oid nspOid);
-extern ObjectAddress AlterCollation(AlterCollationStmt *stmt);
#endif /* COLLATIONCMDS_H */