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

Commit233cf6e

Browse files
committed
Remove outdated include
In the wake ofbfb9dfd, there are no longer any stat() calls inguc-file.l, but the work leading todac048f did not get the memo.Noted by Michael PaquierDiscussion:https://www.postgresql.org/message-id/Y2OosGi1Xh9x/lEn%40paquier.xyz
1 parentb0284bf commit233cf6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/backend/utils/misc/guc-file.l

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#include "postgres.h"
1111

1212
#include <ctype.h>
13-
#include <sys/stat.h>
1413
#include <unistd.h>
1514

1615
#include "common/file_utils.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp