We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 113ecf1 commit 764d501Copy full SHA for 764d501
src/backend/access/gin/gininsert.c
@@ -28,7 +28,7 @@
28
#include "pgstat.h"
29
#include "storage/bufmgr.h"
30
#include "storage/predicate.h"
31
-#include "tcop/tcopprot.h" /* pgrminclude ignore */
+#include "tcop/tcopprot.h"
32
#include "utils/datum.h"
33
#include "utils/memutils.h"
34
#include "utils/rel.h"
0 commit comments