Skip to content

Commit 42f2e5b

Browse files
committed
Based on this report, I am adding a FUNC_MAX_ARGS define to
src/include/pg_config.h.win32. Certainly if we have INDEX_MAX_KEYS in there, we should have FUNC_MAX_ARGS too. Report from Chris Ryan
1 parent 695a042 commit 42f2e5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/include/pg_config.h.win32

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
#define BLCKSZ 8192
2020

2121
#define INDEX_MAX_KEYS 16
22+
#define FUNC_MAX_ARGS INDEX_MAX_KEYS
2223

2324
#define HAVE_ATEXIT
2425
#define HAVE_MEMMOVE

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