8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24262be commit b95c05cCopy full SHA for b95c05c
src/include/pgstat.h
@@ -5,7 +5,7 @@
5
*
6
* Copyright (c) 2001-2003, PostgreSQL Global Development Group
7
8
- * $PostgreSQL: pgsql/src/include/pgstat.h,v 1.19 2004/03/02 18:35:58 momjian Exp $
+ * $PostgreSQL: pgsql/src/include/pgstat.h,v 1.20 2004/03/02 18:37:52 momjian Exp $
9
* ----------
10
*/
11
#ifndef PGSTAT_H
@@ -69,8 +69,7 @@
69
70
71
/* ----------
72
- * The initial size hints for the hash tables used in the
73
- * collector.
+ * The initial size hints for the hash tables used in the collector.
74
75
76
#define PGSTAT_DB_HASH_SIZE 16
0 commit comments