Skip to content

Commit f70a7e3

Browse files
committed
Add note that BLCKSZ must be a power of 2.
1 parent c1911c9 commit f70a7e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/include/pg_config.h.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* or in pg_config.h afterwards. Of course, if you edit pg_config.h, then your
99
* changes will be overwritten the next time you run configure.
1010
*
11-
* $Id: pg_config.h.in,v 1.17 2002/02/23 04:17:46 petere Exp $
11+
* $Id: pg_config.h.in,v 1.18 2002/02/25 17:11:22 tgl Exp $
1212
*/
1313

1414
#ifndef PG_CONFIG_H
@@ -124,6 +124,7 @@
124124
* should reduce the need to have large tuples, since fields can now
125125
* be spread across multiple tuples).
126126
*
127+
* BLCKSZ must be a power of 2.
127128
* The maximum possible value of BLCKSZ is currently 2^15 (32768).
128129
* This is determined by the 15-bit widths of the lp_off and lp_len
129130
* fields in ItemIdData (see include/storage/itemid.h).

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