Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit42f2e5b

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 inthere, we should have FUNC_MAX_ARGS too.Report from Chris Ryan
1 parent695a042 commit42f2e5b

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 BLCKSZ8192
2020

2121
#define INDEX_MAX_KEYS16
22+
#define FUNC_MAX_ARGSINDEX_MAX_KEYS
2223

2324
#define HAVE_ATEXIT
2425
#define HAVE_MEMMOVE

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp