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

Commitd426865

Browse files
author
Alexander Korotkov
committed
Fix typos.
1 parentec5fc06 commitd426865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎pg_wait_sampling.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Copyright (c) 2015-2016, Postgres Professional
66
*
77
* IDENTIFICATION
8-
* contrib/pg_stat_wait/pg_wait_sampling.h
8+
* contrib/pg_wait_sampling/pg_wait_sampling.h
99
*/
1010
#ifndef__PG_WAIT_SAMPLING_H__
1111
#define__PG_WAIT_SAMPLING_H__
@@ -59,7 +59,7 @@ typedef struct
5959
intprofilePeriod;
6060
}CollectorShmqHeader;
6161

62-
/*pg_stat_wait.c */
62+
/*pg_wait_sampling.c */
6363
externvoidcheck_shmem(void);
6464
externCollectorShmqHeader*collector_hdr;
6565
externshm_mq*collector_mq;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp