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

Commit4c01a11

Browse files
committed
Add fmgr.h include to selfuncs.h.
Necessary afterfb3b098. That previously escaped notice, because allincluding sites already include fmgr.h some other way.Reported-By: Tom LaneAuthor: Andres FreundDiscussion:https://postgr.es/m/17463.1566153454@sss.pgh.pa.us
1 parent55ea109 commit4c01a11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/include/utils/selfuncs.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#defineSELFUNCS_H
1717

1818
#include"access/htup.h"
19+
#include"fmgr.h"
1920
#include"nodes/pathnodes.h"
2021

2122

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp