From b496a596910d40b412df01df89b4b7df2a85bcff Mon Sep 17 00:00:00 2001 From: zpc_gitlink Date: Thu, 5 Oct 2023 21:08:46 +0800 Subject: [PATCH] Update gist.h --- src/include/access/gist.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/include/access/gist.h b/src/include/access/gist.h index 82febe14e..1ff059866 100644 --- a/src/include/access/gist.h +++ b/src/include/access/gist.h @@ -1,3 +1,7 @@ +/*** + * @Author: 王语翀 + * @Team: 兰心开源 + */ /* ------------------------------------------------------------------------- * * gist.h