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

Commitbf7c98f

Browse files
author
Vladimir Ershov
committed
pgtime add
1 parent637ae9c commitbf7c98f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/pgpro_scheduler.c

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#include"postgres.h"
2-
#include"port.h"
32

43
#include"miscadmin.h"
54
#include"postmaster/bgworker.h"
@@ -12,6 +11,7 @@
1211
#include"storage/shm_toc.h"
1312

1413
#include"pg_config.h"
14+
#include"pgtime.h"
1515
#include"fmgr.h"
1616
#include"pgstat.h"
1717
#include"utils/builtins.h"
@@ -24,6 +24,8 @@
2424
#include"catalog/pg_db_role_setting.h"
2525
#include"commands/dbcommands.h"
2626

27+
#include"port.h"
28+
2729
#include"char_array.h"
2830
#include"sched_manager_poll.h"
2931
#include"cron_string.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp