Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit764d501

Browse files
committed
Remove a stray "pgrminclude" annotation
We don't use those anymore. Fix for commit8492feb.
1 parent113ecf1 commit764d501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/access/gin/gininsert.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#include"pgstat.h"
2929
#include"storage/bufmgr.h"
3030
#include"storage/predicate.h"
31-
#include"tcop/tcopprot.h"/* pgrminclude ignore */
31+
#include"tcop/tcopprot.h"
3232
#include"utils/datum.h"
3333
#include"utils/memutils.h"
3434
#include"utils/rel.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp