aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/spgist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/spgist.h')
-rw-r--r--src/include/access/spgist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/access/spgist.h b/src/include/access/spgist.h
index 64163c5bc78..aaf78bca97d 100644
--- a/src/include/access/spgist.h
+++ b/src/include/access/spgist.h
@@ -183,7 +183,6 @@ typedef struct spgLeafConsistentOut
/* spgutils.c */
-extern Datum spghandler(PG_FUNCTION_ARGS);
extern bytea *spgoptions(Datum reloptions, bool validate);
/* spginsert.c */