Skip to content

Commit 9b1384d

Browse files
committed
Remove duplicate macro
The original commit appears to have accidentally introduced a duplicate definition. Keep only one of them.
1 parent fe28069 commit 9b1384d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/bin/pgbench/pgbench.c

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3728,16 +3728,6 @@ initDropTables(PGconn *con)
37283728
static void
37293729
initCreateTables(PGconn *con)
37303730
{
3731-
/*
3732-
* The scale factor at/beyond which 32-bit integers are insufficient for
3733-
* storing TPC-B account IDs.
3734-
*
3735-
* Although the actual threshold is 21474, we use 20000 because it is
3736-
* easier to document and remember, and isn't that far away from the real
3737-
* threshold.
3738-
*/
3739-
#define SCALE_32BIT_THRESHOLD 20000
3740-
37413731
/*
37423732
* Note: TPC-B requires at least 100 bytes per row, and the "filler"
37433733
* fields in these table declarations were intended to comply with that.

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