Skip to content

Commit b95c05c

Browse files
committed
Fix sizeof(Oid) in PGSTAT_NUM_TABPURGE. (Actually done in previous commit.)
1 parent 24262be commit b95c05c

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
#ifndef PGSTAT_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
#define PGSTAT_DB_HASH_SIZE 16

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy