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

Commitb95c05c

Browse files
committed
Fix sizeof(Oid) in PGSTAT_NUM_TABPURGE. (Actually done in previous commit.)
1 parent24262be commitb95c05c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎src/include/pgstat.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
*Copyright (c) 2001-2003, PostgreSQL Global Development Group
77
*
8-
*$PostgreSQL: pgsql/src/include/pgstat.h,v 1.19 2004/03/02 18:35:58 momjian Exp $
8+
*$PostgreSQL: pgsql/src/include/pgstat.h,v 1.20 2004/03/02 18:37:52 momjian Exp $
99
* ----------
1010
*/
1111
#ifndefPGSTAT_H
@@ -69,8 +69,7 @@
6969

7070

7171
/* ----------
72-
* The initial size hints for the hash tables used in the
73-
* collector.
72+
* The initial size hints for the hash tables used in the collector.
7473
* ----------
7574
*/
7675
#definePGSTAT_DB_HASH_SIZE16

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp